keli-wen/mcp_chatbot
A chatbot implementation compatible with MCP (terminal / streamlit supported)
This tool helps individuals create and manage AI chatbots that can understand and use external tools. You provide the chatbot with an LLM (like Qwen or Ollama) and define its capabilities by connecting it to various 'tools' (like a markdown processor). The output is an interactive chatbot, accessible via a command-line interface or a web interface, capable of performing complex tasks by leveraging its connected tools.
238 stars. No commits in the last 6 months.
Use this if you want to build a custom AI chatbot that can go beyond basic conversation and actively use other software or scripts to accomplish tasks.
Not ideal if you're looking for a pre-built, production-ready chatbot solution without needing to configure underlying LLMs and external tool connections.
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.
Compare
Related servers
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...
Nikunj2003/LLaMa-MCP-Streamlit
AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).
alphasecio/mcp-client-server
A collection of MCP servers and a Streamlit-based MCP chatbot.