A straightforward reference for building MCP servers with the Node/TypeScript SDK. Covers the essentials: registering tools, resources, and prompts with Zod validation, plus when to use stdio (Claude Desktop) versus Streamable HTTP (Cursor, cloud). The SDK API has changed over time, so the skill wisely tells you to check Context7 or the official docs for current method signatures rather than cargo culting old patterns. Useful if you're spinning up a new server or debugging why your tools aren't registering. Includes best practices on schema design, error handling, and idempotency that save you from common mistakes.
npx -y skills add affaan-m/everything-claude-code --skill mcp-server-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills