mcp_chatbot and mcp-playground

mcp_chatbot
50
Established
mcp-playground
44
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 8/25
Maturity 7/25
Community 19/25
Stars: 238
Forks: 51
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 43
Forks: 17
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License 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-playground

Elkhn/mcp-playground

A Streamlit-based chat app for LLMs with plug-and-play tool support via Model Context Protocol (MCP), powered by LangChain, LangGraph, and Docker.

Supports dynamic MCP server registration and multi-provider LLM switching (OpenAI, Bedrock, Anthropic, Google, Groq) through a single LangChain interface, with a ReAct agent via LangGraph that auto-detects and routes tool calls. Containerized with Docker Compose and uses uv for fast dependency resolution, allowing extensible drop-in MCP servers and custom model overrides directly from the Streamlit UI without configuration file edits.

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