mcp-client-cli
Active·★ 675·Updated 2025-12-02
★ Trending
A simple CLI to run LLM prompt and implement MCP client.
mcp-client-cli is a command-line interface tool designed to interact with LLMs and implement the Model Context Protocol (MCP) client. It allows users to run LLM prompts, utilize various MCP-compatible servers, and integrate with multiple LLM providers directly from the terminal.
#CLI#LLM#MCP#Python#Tooling#Coding
01
Features
01Command-line interaction with LLMs.
02Implementation of Model Context Protocol (MCP) client.
03Support for multiple LLM providers (e.g., OpenAI, Groq, local LLMs).
04Multimodal input capability (text, image, clipboard content).
05Integrated tools for advanced tasks (e.g., web search, content fetching, YouTube summary).
02
Compatibility
OpenAI
Supported
Verified via docs
Groq
Supported
Verified via docs
Local LLM
Supported
Verified via docs
MCP Servers
Supported
Verified via docs
Windows
Native
Verified via docs
macOS
Native
Verified via docs
03
Quick start
1
$ pip install mcp-client-cli
04
Use cases
↳Quickly query LLMs and get responses directly from the terminal.
↳Analyze various types of input, including images and clipboard content, using multimodal LLMs.
↳Automate complex tasks by leveraging integrated tools for web browsing, content summarization, and data fetching.
05
Alternatives
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!