F
Fastmcp Server Development Manual
by @wangyy04
使用FastMCP开发MCP服务器的开发手册。这是https://gitcode.com/weixin_47502832/FastMCP_Server_Development_Manual 的镜像仓库,由Gitcode自动同步。
Created 3/18/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx fastmcp_server_development_manual
Cursor configuration (mcp.json)
{
"mcpServers": {
"wangyy04-fastmcp-server-development-manual": {
"command": "uvx",
"args": [
"fastmcp_server_development_manual"
]
}
}
}