MCP Server Demo
@saun09
关于 MCP Server Demo
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Demo?
MCP Server Demo is a basic Model Context Protocol (MCP) server built in Python using FastMCP. It demonstrates how to create an MCP server with example tools for addition, greetings, and weather info, intended for developers learning to build MCP integrations for AI models like Claude.
How to use MCP Server Demo?
Clone the repository, install dependencies with pip install mcp[cli] requests uvicorn, add your API keys in server.py, then run the server. Connect the server to Claude Desktop or any MCP-compatible client.
Key features of MCP Server Demo
- Built with Python and FastMCP framework
- Example tools: addition, greetings, weather info
- Connects to Claude Desktop or MCP-compatible clients
- Requires pip dependencies: mcp[cli], requests, uvicorn
Use cases of MCP Server Demo
- Learning how to build a custom MCP server from scratch
- Testing MCP integration with an AI assistant like Claude
- Prototyping dynamic tool access for AI models
FAQ from MCP Server Demo
What tools are included in MCP Server Demo?
The README mentions example tools for addition, greetings, and weather info.
What dependencies are needed to run MCP Server Demo?
Install mcp[cli], requests, and uvicorn via pip.
How do I run MCP Server Demo?
Clone the repo, install dependencies, add your API keys in server.py, then run the server command.
Where can I learn more about this project?
A detailed blog post is available at https://medium.com/@saundaryasubramaniam/model-context-protocol-mcp-because-your-models-need-a-boss-too-7ccb015c8d4f.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论