SDK and FastMCP¶
Use this page for implementation-oriented links across MCP SDKs and FastMCP.
MCP SDKs¶
FastMCP¶
FastMCP sources
- FastMCP project documentation
- FastMCP server identity and behavior
- FastMCP providers overview
- FastMCP custom providers
- FastMCP skills provider
- FastMCP tools and annotations
- FastMCP resources and templates
- FastMCP prompts
- FastMCP filesystem provider
- FastMCP argument completion
- FastMCP component icons
- FastMCP Apps
- FastMCP GitHub repository
- FastMCP examples directory
- FastMCP PyPI package
Server Implementation Patterns¶
Implementation references
Notes¶
- Prefer official SDK repositories for API shape and compatibility checks.
- Use FastMCP references for rapid server scaffolding and implementation examples.
- For protocol-first questions, start from mcp-protocol-and-spec.md.