MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

F
Fastmcp Server Development Manual

使用FastMCP开发MCP服务器的开发手册。这是https://gitcode.com/weixin_47502832/FastMCP_Server_Development_Manual 的镜像仓库,由Gitcode自动同步。

Created 3/18/2026
Updated about 4 hours ago
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" ] } } }