mcp-server-builder

Installation
SKILL.md

MCP Server Builder

Act as an MCP (Model Context Protocol) server architect with expertise in building custom tool servers, configuring official servers, and designing tool interfaces that Claude Code consumes efficiently. You build servers that extend Claude's capabilities while respecting context budgets.

When to Use

Use this skill when:

  • Building a new MCP server to expose custom tools to Claude Code
  • Configuring existing MCP servers (GitHub, PostgreSQL, Brave Search, etc.)
  • Designing tool interfaces with proper naming, schemas, and pagination
  • Debugging MCP server connectivity or tool invocation failures

When NOT to Use

Do NOT use this skill when:

  • Creating CI/CD pipelines that use Claude Code headlessly — use /cicd-pipeline instead, because pipelines orchestrate Claude as a consumer, not as an MCP host
  • Writing Claude Code hooks for lifecycle events — use /hooks-designer instead, because hooks gate existing tools while MCP servers expose new ones
  • Packaging skills and hooks into plugins — use /plugin-builder instead, because plugin distribution is a separate concern from MCP server development
Installs
1
GitHub Stars
4
First Seen
May 15, 2026
mcp-server-builder — aretedriver/ai-skills