shipkit-get-mcps
SolidDiscover and install MCP servers for enhanced Claude capabilities
AI & Automation 1 stars
0 forks Updated 1 weeks ago MIT
Install
Quality Score: 78/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# shipkit-get-mcps - MCP Discovery & Installation
**Purpose**: Discover and install MCP (Model Context Protocol) servers to extend Claude's capabilities.
**Core value**: User knows to ask — Claude handles discovery and installation.
---
## Why This Skill Exists
**You don't naturally know what MCPs exist or that they could help.**
| Without Skill | With Skill |
|---------------|------------|
| User doesn't know MCPs exist | User invokes `/get-mcps` |
| User manually searches, edits config | Claude searches, presents options, installs |
| User misses useful capabilities | Claude suggests relevant MCPs |
---
## When to Invoke
**User says:**
- "Get MCPs for database"
- "Is there an MCP for Playwright?"
- "I need browser automation"
- "Find MCPs", "Search MCPs"
- "Add an MCP for Supabase"
- "What MCPs are available?"
- "Show me popular MCPs"
- "Recommend an MCP"
**Auto-suggest when:**
- User struggles with a task that an MCP could help with
- User asks about external service integration
**For catalog questions:** Load `references/popular-mcps.md` and present options.
---
## Prerequisites
**Required:**
- Node.js installed (most MCPs use npx)
- Internet connection for discovery
**Not required:**
- No manifest or registry account needed
- Claude searches on behalf of user
### Completion Tracking
When installing an MCP, create tasks:
- `TaskCreate`: "Search/discover MCP options"
- `TaskCreate`: "Read existing .mcp.json (merge, don't overwrite)"
- `TaskCreate`: "Detect...
Details
- Author
- stefan-stepzero
- Repository
- stefan-stepzero/shipkit
- Created
- 7 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
mcp-setup
Configure popular MCP servers for enhanced agent capabilities
38,108 Updated today
Yeachan-Heo AI & Automation Listed
mcp-builder
Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.
3 Updated today
jafini AI & Automation Solid
mcp-toolchain-manager
Detect frontend tool capabilities, report gaps, verify official setup sources, plan approval-gated MCP changes, or update project/mcp-profile.md. Prefer capabilities over provider names; never install or configure without approval.
5 Updated 1 weeks ago
ytvee-dev