fastchat-mcp and mcp-client-server
About fastchat-mcp
rb58853/fastchat-mcp
fastchat-mcp is a very simple way to interact with MCP servers using custom chats through natural language.
Implements a modular Python client built on the MCP SDK that routes natural language queries through OpenAI models (GPT-5 Nano by default) to execute MCP server tools via stdio or HTTPStream transports. The architecture supports flexible LLM provider and protocol expansion through configuration files, enabling tool invocation and result streaming without direct MCP protocol knowledge. Integrates with OpenAI's API and requires environment-based authentication to connect MCP servers defined in a JSON config.
About mcp-client-server
alphasecio/mcp-client-server
A collection of MCP servers and a Streamlit-based MCP chatbot.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work