aiagent.club
English
GitHub 仓库

adhikasp/mcp-client-cli

Python 首次收录 2024-11-27 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 678(共 803)

677 Star

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…

摘自 github.com/adhikasp/mcp-client-cli

最新指标

Star 677 2026-09-12
Fork 84 2026-09-12
提交 113 2026-09-12
发布 5 2026-09-12
Watcher 6 2026-09-12
开放 issue 18 2026-09-12
开放 PR 4 2026-09-12