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.
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント