adhikasp/mcp-client-cli
GitHub 仓库 中按Star排名第 651 / 共 783
A simple CLI to run LLM prompt and implement MCP client.
项目介绍
A simple CLI program to run LLM prompt and implement Model Context Protocol (MCP) client.
You can use any MCP-compatible servers from the convenience of your terminal.
This act as alternative client beside Claude Desktop. Additionally you can use any LLM provider like OpenAI, Groq, or local LLM model via llama.
You can omit the quotes, but be careful with bash special characters like &, |, ; that might be interpreted by your shell.
You can also pipe input from other commands or files:
You can pipe image files to analyze them with multimodal LLMs:
You can use predefined prompt templates by using the p prefix followed by the template name and its arguments:
To bypass tool confirmation…
最新指标
| Star | 678 | 2026-07-16 |
|---|---|---|
| Fork | 81 | 2026-07-16 |
| 提交 | 113 | 2026-07-16 |
| 发布 | 5 | 2026-07-16 |
| Watcher | 6 | 2026-07-16 |
| 开放 issue | 18 | 2026-07-16 |
| 开放 PR | 4 | 2026-07-16 |