mcp_chatbot and MCP-ChatBot
These are ecosystem siblings where one provides a production-ready MCP chatbot framework with multiple UI backends (terminal/streamlit), while the other is a minimal reference implementation demonstrating the MCP client-server architecture that the first tool is built upon.
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-ChatBot
muralianand12345/MCP-ChatBot
Simple MCP Client-Server example
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work