Fastmcp

Builds MCP (Model Context Protocol) servers in Python with FastMCP, covering tool, resource, and prompt definitions, storage backends (memory, disk, Redis, DynamoDB), server lifespans, the 8 built-in middleware types, server composition via import and mount, OAuth Proxy and authentication, OpenAPI integration, client configuration, and FastMCP Cloud deployment. Includes templates for basic servers, storage, middleware, composition, OAuth proxy, API integrations, testing, and production architectures, and prevents 25+ common errors such as storage misconfiguration, lifespan and middleware-order mistakes, circular imports, module-level server issues, async/await confusion, OAuth security holes, and cloud deployment failures. Use when creating or debugging a Python FastMCP server, defining mcp tools, resources, or prompts, wiring fastmcp storage or middleware, mounting sub-servers, setting up MCP OAuth, or deploying to FastMCP Cloud.

jackspace Updated

File contents

jackspace/ClaudeSkillz/tree/main/skills/fastmcp commit 2ebacac658

Frequently asked questions

npx skillmds@latest add jackspace/fastmcp