MCP Server for SkillFlow - Connect AI coding agents to 500+ curated AI skills. Zero config, no API keys. Works with Claude, Cursor, Windsurf, Copilot.
# SkillFlow MCP Server [](https://www.npmjs.com/package/skillflow-mcp-server) [](https://www.npmjs.com/package/skillflow-mcp-server) [](https://registry.modelcontextprotocol.io) [](https://opensource.org/licenses/MIT) [](https://skillflow.builders) > Connect AI coding agents to the SkillFlow AI skills marketplace. Live data. Zero config. One command. A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that connects AI coding agents to the [SkillFlow](https://skillflow.builders) marketplace — a curated AI skills marketplace with trust metrics and performance data. ## Why SkillFlow? AI agents are the new users. Instead of browsing a website, agents can now **programmatically search, discover, and evaluate skills** from SkillFlow using the MCP protocol. > "It's 2026. Build. For. Agents." — Andrej Karpathy **Key benefits:** - **Live API** — real-time data from the SkillFlow backend, not hardcoded - **Curated skills** across 6 business categories with performance metrics - **Trust metrics** — success rates, run counts, ratings, and speed benchmarks - **Zero config** — no API keys, no environment variables, just `npx` - **Works everywhere** — Claude Desktop, Cursor, Windsurf, Cursor, Cursor CLI, and any MCP-compatible agent ## Transports This server supports two transports: | Transport | Use Case | Command | |-----------|----------|----------| | **stdio** | Local use with Claude Desktop, Cursor, etc. | `npx skillflow-mcp-server` | | **Streamable HTTP** | Remote access via Smithery.ai, cloud agents | `skillflow-mcp-http` or `npm start:http`
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.