Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 7.3k
- Forks
- 436
- Updated
- May 27, 2026
repo --stat
stars
7.3k
forks
436
last update
May 27, 2026
license
MITv3.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add mcp-builder - Invoke
// Run from any project directory
$ claude --skill mcp-builder "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill mcp-builder "now refactor it"
mcp-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- MCP Builder
- slug:
- mcp-builder
- version:
- v3.2.0
- license:
- MIT
- author:
- @anthropic-labs
- categories:
- tags:
- #mcp#model-context-protocol#server#typescript#python
- description:
Scaffold a Model Context Protocol server in TypeScript or Python — tools, resources, prompts wired in.
README.md
mcp-builder/README.md
7 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…