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.

mcp_chatbot
50
Established
mcp-client-server
33
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 1/25
Maturity 9/25
Community 13/25
Stars: 238
Forks: 51
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work