Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
$npx -y skills add greedychipmunk/agent-skills --skill mcp-builderInstalls into the current project.
Run `npx skills use "https://github.com/greedychipmunk/agent-skills" --skill "greedychipmunk/agent-skills/mcp-builder"` 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/greedychipmunk/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/greedychipmunk/agent-skills"` and select the relevant skills, then follow their instructions.