mcp-client-server

alphasecio/mcp-client-server
★ 1 stars Python 💬 Communication Updated 1mo ago
A collection of MCP servers and a Streamlit-based MCP chatbot.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-client-server": {
      "command": "uvx",
      "args": [
        "mcp-client-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-client-server

Topics

mcpmcp-clientmcp-serverpythonstreamlit