What problem does it solve?
This skill maps user tasks and intents to the correct Model Context Protocol (MCP) servers so Claude can access external systems like databases, code hosts, browsers, and productivity tools without guesswork or wasted installs.
Core Features & Use Cases
- MCP catalog & advisor: Curated 30-server catalog with prioritized tiers and install guidance for foundation, development, data, cloud, and productivity servers.
- Task → MCP routing: Given a task description, returns the minimal set of MCPs required and supporting servers (for example: PR review → github + git; DB query → postgres/supabase).
- Practical install guidance: Provides exact install commands, scope recommendations, verification commands, and checks existing ~/.claude and .mcp.json state to avoid redundant installs.
- Governance & safety rules: Advises on OAuth/auth needs, flags paid or sensitive installs, and follows explicit rules about not installing paid-auth MCPs without consent.
Quick Start
Ask Claude to set up MCP for GitHub and provide the exact install command and verification steps.