mcp-builder
✓MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
Installation
SKILL.md
Model Context Protocol - standard for connecting AI systems with external tools and data sources.
| Tools | Functions AI can call | | Resources | Data AI can read | | Prompts | Pre-defined prompt templates |
| Stdio | Local, CLI-based | | SSE | Web-based, streaming | | WebSocket | Real-time, bidirectional |
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices. Source: vudovn/antigravity-kit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vudovn/antigravity-kit --skill mcp-builder- Source
- vudovn/antigravity-kit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is mcp-builder?
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices. Source: vudovn/antigravity-kit.
How do I install mcp-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vudovn/antigravity-kit --skill mcp-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vudovn/antigravity-kit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01