
mcp-assistant-demo
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
MCP Assistant
This is a simple demo application showcasing the use of the Model Context Protocol (MCP) with tools and a web-based UI.
🧠 Features
- MCP-style tool interface via FastAPI
- Calculator tool (
/tool/calculate
) - Knowledge base tool (
/tool/knowledge
) - Simple HTML + JavaScript frontend
🚀 How to Run
1. Install dependencies
pip install fastapi uvicorn
2. Run the MCP server
uvicorn mcp_server:app --reload
3. Open the app
Visit: http://localhost:8000
4. Try it out
Ask:
-
calculate 25 * 4
-
what is mcp
🧱 Folder Structure
mcp_assistant_simple/
├── main.py
├── mcp_server.py
├── tools/
│ ├── calculator.py
│ └── kb_tool.py
├── static/
│ └── index.html
└── README.md
📚 Credits
Built for the CodeCrunch Event — LLM + MCP Exploration 🚀
相关推荐
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
This repository is for development of the Azure MCP Server, bringing the power of Azure to your agents.
This project was created to demonstrate how we can connect with different Model Context Protocols (MCPs).
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastAPI 和 NextJS 构建。)
Reviews

user_PusO84Lu
I recently discovered the mcp-assistant-demo by BudAma87, and it's been a fantastic tool! Its intuitive interface and seamless performance have significantly improved my productivity. I highly recommend this to anyone looking for a reliable MCP application.

user_6TvCtKWU
The mcp-assistant-demo created by BudAma87 is a truly impressive tool! The interface is user-friendly, and it's evident that a lot of thought went into its design. It has significantly streamlined my workflow and increased productivity. Highly recommend this to anyone looking to enhance their efficiency!