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)
Integrates custom MCP servers (like markdown processing tools) with LLMs via stdio transport, enabling multi-turn tool-use workflows with response parsing for sequential and parallel MCP calls. Provides three UI options—CLI, interactive terminal, and Streamlit—with both streaming and regular response modes, supporting flexible LLM backends including OpenAI-compatible APIs and Ollama.
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