Overview
- Skill Key
- flynndavid/mcp-server-setup-kit
- Author
- flynndavid
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/flynndavid/mcp-server-setup-kit
- Latest Commit SHA
- 96a73c42d1d0c9087f67a8165c85c9445f77d38e
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 mcp-server-setup-kit 技能。 若已安装,则直接安装 mcp-server-setup-kit 技能。
# MCP Server Setup Kit
**Framework: The 5-Minute Connect Protocol**
*Worth $200/hr consultant time. Yours for $19.*
---
## What This Skill Does
Guides you through connecting Claude to Notion, Linear, Slack, and GitHub using the Model Context Protocol (MCP) — in one focused workflow. No trial-and-error. No missing steps. Just a working integration you can test in under 5 minutes per tool.
**Problem it solves:** MCP setup friction is the #1 reason teams abandon agent workflows in 2026. The docs exist but the path is scattered. This skill gives you the straight line.
---
## The 5-Minute Connect Protocol
A structured checklist that takes any MCP server from "never heard of it" to "Claude is using it" in 5 minutes or less.
### Phase 1 — Qualify (30 seconds)
Answer these before touching any config:
| Question | Yes → Continue | No → Fix First |
|----------|----------------|----------------|
| Do you have a Claude Desktop or OpenClaw installation? | ✅ | Install first |
| Do you have an API key / OAuth token for the target tool? | ✅ | Generate it now |
| Do you know where your `claude_desktop_config.json` lives? | ✅ | Find it (see below) |
| Is Node.js 18+ or Python 3.10+ installed? | ✅ | Install via homebrew/nvm |
**Config file locations:**
- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Windows: `%APPDATA%\Claude\claude_desktop_config.json`
- OpenClaw: `~/.openclaw/openclaw.json` (mcpServers block)
---
### Phase 2 — Install (2 minutes)
**Universal install pattern:**
```bash
# For NPX-based MCP servers (most common)
npx -y @modelcontextprotocol/server-{toolname}
# For Python-based MCP servers
pip install mcp-server-{toolname}
uvx mcp-server-{toolname}
```
**Verify the binary works before touching config:**
```bash
npx -y @modelcontextprotocol/server-github --help
# Should print usage/options — if it errors, fix here before config
```
---
### Phase 3 — Configure (1 minute)
Add the server block to your config. Universal t...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
romeosy
OpenClaw Chinese AI-enhanced knowledge management skill
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
chaimengphp
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
chandika
Install and configure mirage-proxy as a transparent PII/secrets filter for OpenClaw LLM API calls. Handles binary installation, provider config, auto-restart, and multi-model routing through the proxy.
chair4ce
Persistent, semantic memory for AI agents. Gives your AI long-term recall that survives compaction and session resets — 98% accuracy, 20ms latency.