FastMCP Development

Installation
SKILL.md
  1. Determine server purpose and required components (tools, resources, prompts)

Ask: What functionality does this MCP server provide? What external systems will it integrate with?

  1. Create FastMCP server file with basic structure

Use Quick Start template below. Choose Python or TypeScript based on project requirements.

  1. Implement tools for LLM-executable functions

Follow Tools section. Include type hints/annotations, validation, error handling.

  1. Add resources if data access needed

Follow Resources section. Use URI templates for dynamic resources. Include security validation.

Installs
GitHub Stars
12
First Seen
FastMCP Development — enuno/claude-command-and-control