Armory
Source
Browse
Skills

fastmcp-server

Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install fastmcp-server --cli claude

writes the skill into.claude/skills/fastmcp-server/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/fastmcp-server/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.

When to use it

Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/fastmcp-server/SKILL.md -o .claude/skills/fastmcp-server/SKILL.md

Notes

Extracted from davila7/claude-code-templates, fastmcp-server category.