R
mcp-client
By rakesh-eltropy·Visit Source
REST API and CLI client for MCP servers
December 27, 2024
22 days ago
0 Clicks
What is this MCP
This is a client tool that provides both a REST API and CLI interface to interact with Model Context Protocol (MCP) servers. It enables communication with various MCP-compatible servers and integrates with LangChain for LLM operations.
How to use this MCP
uv run cli.py
) or REST API (uvicorn app:app --reload
)What this MCP can be used for
- Querying multiple MCP servers simultaneously
- Integrating different LLM providers (OpenAI, Claude, Gemini, etc.)
- Building applications that leverage MCP server capabilities
- Combining local data (SQLite) with web search (Brave) in LLM workflows
Repository Info
Stars:
41
Forks:
12
Watchers:
41
Last Updated: 25 days ago