mcp-builder
Spec compliantmcp-builder guides agents through creating MCP servers, tool schemas, and client configuration for Cursor and Claude.
Build Model Context Protocol servers and integrate MCP tools with agents.
When to use
- → Building MCP servers
- → Adding custom tools
- → MCP integration
Platforms
Cursor Claude Code GitHub Copilot
Install
CLI install
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/mcp-builder Manual install
~/.cursor/skills/mcp-builder/ ~/.claude/skills/mcp-builder/ ~/.copilot/skills/mcp-builder/ Resources
skill-name/
├── SKILL.md
└── scripts/scripts/
└── references/references/
Source
https://github.com/vercel-labs/agent-skills/skills/mcp-builderRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
Development Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
Development Cursor Claude Code GitHub Copilot
Q94 spec ✓