F
Fastmcp Server Development Manual
作者 @wangyy04
使用FastMCP开发MCP服务器的开发手册。这是https://gitcode.com/weixin_47502832/FastMCP_Server_Development_Manual 的镜像仓库,由Gitcode自动同步。
创建于 3/18/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx fastmcp_server_development_manual
Cursor 配置 (mcp.json)
{
"mcpServers": {
"wangyy04-fastmcp-server-development-manual": {
"command": "uvx",
"args": [
"fastmcp_server_development_manual"
]
}
}
}