mcp-python-design

Community

Architect MCP servers with strict type safety.

AuthorHafizFasih
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MCP servers often struggle with clear separation of data context and actions, strong typing, and discoverable interfaces for LLMs. This Skill codifies best practices for creating resource-driven contexts (Resources) and action-triggering tools (Tools) using FastMCP, with explicit type hints and descriptive docstrings to guide model behavior.

Core Features & Use Cases

  • Resource vs Tool separation enforced by decorators (@mcp.resource, @mcp.tool) to improve discoverability and safety
  • Type-safe schemas generated from Python types and Annotated descriptions to help LLMs understand inputs and outputs
  • Clear URI schemes and modular design supporting end-to-end MCP servers for context-first AI workflows

Quick Start

Implement an MCP server by declaring resources and tools with the provided decorators and run the server to expose a typed, context-rich interface.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-python-design
Download link: https://github.com/HafizFasih/AIDD-Todo-App/archive/main.zip#mcp-python-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.