MCP Server Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Supports Python (FastMCP) and Node/TypeScript (MCP SDK).
This skill ships only metadata — no inline instructions. See the source repo for details.
SKILL.md source
--- name: mcp-builder description: Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Supports Python (FastMCP) and Node/TypeScript (MCP ---
Want the full curated bundle?
Get every Claude Skill we've vetted — packaged, ready to drop into your project, plus install scripts and updates.
Related skills 6
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications. Generates creative, polished UI code that avoids generic AI aesthetics.
Claude API
Use the Claude API effectively: messages endpoint, streaming, tool use, vision, prompt caching, batches, files. Use when the user is building against the Anthropic API or troubleshooting requests.
Code Review
Perform a thoughtful code review: correctness, readability, performance, security, tests. Use when the user pastes a diff or PR and wants critical feedback.
Debug
Systematically debug failing code: form hypotheses, isolate variables, add targeted logging, run minimal reproductions. Use when the user is stuck on a bug.
Playwright
Drive headless and headed browsers with Playwright: navigate, fill forms, take screenshots, scrape, and run end-to-end tests. Use whenever the user wants to automate a browser.
Web Artifacts Builder
Build self-contained interactive web artifacts (single-file HTML+CSS+JS apps) like calculators, visualisers, mini-tools and demos. Use when the user wants a runnable web artifact rather than a full project.