Create and extend MCP (Model Context Protocol) servers in Python using FastMCP and the official SDK. Covers tools, resources, prompts, STDIO vs HTTP transports, logging rules for STDIO, and production best practices. Use when building or modifying MCP servers in Python, adding tools/resources/prompts, debugging MCP servers, or choosing transport and client config.
$npx -y skills add antoinebou12/uml-mcp --skill mcp-pythonInstalls into the current project.
Run `npx skills use "https://github.com/antoinebou12/uml-mcp" --skill "antoinebou12/uml-mcp/mcp-python"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/antoinebou12/uml-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/antoinebou12/uml-mcp"` and select the relevant skills, then follow their instructions.