MCP HubMCP Hub
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

  • Clone the repository and set up API keys (OpenAI, Brave)
  • Configure servers in mcp-server-config.json
  • Run either via CLI (uv run cli.py) or REST API (uvicorn app:app --reload)
  • Interact with MCP servers through chat commands or API calls
  • 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