mcp-server-builder
Installation
SKILL.md
MCP Server Builder
Create Model Context Protocol servers to extend Claude's capabilities with custom tools and resources.
Core Workflow
- Define purpose: Identify what capabilities to add
- Choose transport: stdio (local) or HTTP/SSE (remote)
- Design tools: Define tool schemas and handlers
- Add resources: Optional file/data access
- Create prompts: Optional reusable prompts
- Test locally: Verify with MCP inspector
- Deploy: Configure for Claude Desktop or API