mcp_chatbot and mcp-client-server
These are ecosystem siblings: the first is a general MCP chatbot framework supporting multiple interfaces, while the second is a specialized implementation that bundles MCP servers with a Streamlit-based chatbot client built on similar architectural principles.
About mcp_chatbot
keli-wen/mcp_chatbot
A chatbot implementation compatible with MCP (terminal / streamlit supported)
This tool helps individuals create and manage AI chatbots that can understand and use external tools. You provide the chatbot with an LLM (like Qwen or Ollama) and define its capabilities by connecting it to various 'tools' (like a markdown processor). The output is an interactive chatbot, accessible via a command-line interface or a web interface, capable of performing complex tasks by leveraging its connected tools.
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