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.
238 stars. No commits in the last 6 months.
Stars
238
Forks
51
Language
Python
License
MIT
Category
Last pushed
Jul 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/keli-wen/mcp_chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rb58853/fastchat-mcp
fastchat-mcp is a very simple way to interact with MCP servers using custom chats through...
SecretiveShell/MCP-wolfram-alpha
Connect your chat repl to wolfram alpha computational intelligence
Elkhn/mcp-playground
A Streamlit-based chat app for LLMs with plug-and-play tool support via Model Context Protocol...
alphasecio/mcp-client-server
A collection of MCP servers and a Streamlit-based MCP chatbot.
Nikunj2003/LLaMa-MCP-Streamlit
AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).