Fastmcp Scaffolder

Generate correct Python MCP server boilerplate using the FastMCP SDK. Produces properly structured servers with tools, resources, and prompts including type hints, docstrings, safe_path() security, and logging best practices. Use when creating a new MCP server, scaffolding FastMCP tools, or when the user asks to "build an MCP server" or "create a tool". Do NOT use for TypeScript/Node.js MCP servers or for editing existing servers.

karanmalik-hvt Updated

File contents

karanmalik-hvt/mcp-skills-tutorial/tree/main/skills/fastmcp-scaffolder commit 53577a5c88

Frequently asked questions

npx skillmds@latest add karanmalik-hvt/fastmcp-scaffolder