create-mcp-integration

Installation
SKILL.md

Follow the create-mcp-integration skill workflow to scaffold a new MCP server integration for a Claude Code plugin.

Inputs

  • $ARGUMENTS — optional MCP server name or service description (e.g. postgres, github, slack). Omit to start with discovery.

Steps

  1. If $ARGUMENTS names a server or service, use it to seed Phase 1 discovery
  2. Follow the create-mcp-integration phased workflow: confirm server type (stdio / SSE / streamable-http), authentication method, which tools to expose, configuration fields, then generate the .mcp.json entry and any supporting config
  3. Report the generated configuration and setup instructions

Output

.mcp.json server entry with full configuration (command/url, env vars, allowed tools)

Related skills
Installs
19
GitHub Stars
2
First Seen
Mar 6, 2026