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)
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-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