サーバー
Remote Mcp
@dhso
This is a MCP service that can be remotely called, built on FastMCP.
概要
What is Remote Mcp?
A remotely callable MCP (Model Context Protocol) service built on FastMCP.
How to use Remote Mcp?
Run the server with uvicorn app.main:app. Remote invocation is performed using the mcp-remote library.
Key features of Remote Mcp
- Built with FastMCP
- Served via Uvicorn
- Remotely callable via mcp-remote
Use cases of Remote Mcp
- Access MCP services from a remote client or network
FAQ from Remote Mcp
—