1.3 KiB
1.3 KiB
SDK and FastMCP
Use this page for implementation-oriented links across MCP SDKs and FastMCP.
MCP SDKs
!!! info "SDK sources" - Python SDK repository - TypeScript SDK repository - Python SDK documentation
FastMCP
!!! info "FastMCP sources" - FastMCP project documentation - FastMCP GitHub repository - FastMCP examples directory - FastMCP PyPI package
Server Implementation Patterns
!!! info "Implementation references" - MCP server concepts - MCP architecture patterns - Python packaging and resources
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.