Mcp Rest Sample
@BeaverHouse
Mcp Rest Sample について
Python sample code for MCP server + REST API (FastAPI) integration
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Rest Sample?
Python sample code that demonstrates how to integrate an MCP (Model Context Protocol) server with a FastAPI REST API. It is designed as a template for developers building similar integrations.
How to use Mcp Rest Sample?
Refer to the project's documentation for local development commands (docs/local-commands-python.md) and instructions to run or connect to the MCP server (docs/connect-mcp.md). The project uses uv for dependency management.
Key features of Mcp Rest Sample
- Uses
uvfor dependency management. - Integrates FastAPI for both the REST API and MCP server.
- Built with the official Python SDK for MCP.
- Includes separate documentation for local setup and connection.
- Structure inspired by another FastAPI MCP SSE project.
Use cases of Mcp Rest Sample
- Learning how to combine an MCP server with a FastAPI REST API.
- Starting point for building custom MCP servers with REST endpoints.
- Reference implementation for using the MCP Python SDK.
FAQ from Mcp Rest Sample
What is the purpose of this project?
It is sample code that shows how to integrate an MCP server with a FastAPI REST API.
What are the main dependencies?
The project depends on Python, FastAPI, the MCP Python SDK, and uses uv for package management.
How do I run the server locally?
See the "Commands for local development" documentation file for detailed instructions.
How do I connect to the MCP server?
Refer to the "How to run or connect to the MCP server" documentation page.
Is there a license?
Yes, the project is licensed under the terms shown in the LICENSE file.
「開発者ツール」の他のコンテンツ
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
コメント