SkillFlow
About
AI skills marketplace MCP server - search, discover, and install AI agent skills from SkillFlow.builders marketplace
Details
- Author
- rafsilva85
- Categories
- Search, AI, Other, Automation
Jump to
Setup
Install SkillFlow in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/rafsilva85/skillflow-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
Connect AI coding agents to the SkillFlow AI skills marketplace. Live data. Zero config. One command.
AModel Context Protocol (MCP)server that connects AI coding agents to theSkillFlowmarketplace — a curated AI skills marketplace with trust metrics and performance data.
AI agents are the new users. Instead of browsing a website, agents can nowprogrammatically search, discover, and evaluate skillsfrom SkillFlow using the MCP protocol.
"It's 2026. Build. For. Agents." — Andrej Karpathy
- Live API— real-time data from the SkillFlow backend, not hardcoded
- Curated skillsacross 6 business categories with performance metrics
- Trust metrics— success rates, run counts, ratings, and speed benchmarks
- Zero config— no API keys, no environment variables, justnpx
- Works everywhere— Claude Desktop, Cursor, Windsurf, Copilot, Gemini CLI, and any MCP-compatible agent
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "skillflow": { "command": "npx", "args": ["-y", "skillflow-mcp-server"] } } }
{ "mcpServers": { "skillflow": { "command": "npx", "args": ["-y", "skillflow-mcp-server"] } } }
{ "mcpServers": { "skillflow": { "command": "npx", "args": ["-y", "skillflow-mcp-server"] } } }
npm install -g skillflow-mcp-server skillflow-mcp
- "Search for skills that help with SEO content"
- "What are the trending skills on SkillFlow?"
- "Get details about the blog-seo-writer skill"
- "List all skill categories"
- "Show me the platform stats"
- "Find skills for lead generation"
npm install -g skillflow-mcp-server PORT=3000 skillflow-mcp-http
docker build -t skillflow-mcp . docker run -p 3000:3000 skillflow-mcp
Available at:smithery.ai/server/skillflow-mcp-server
┌─────────────┐ MCP Protocol ┌──────────────────┐ tRPC API ┌──────────────┐ │ AI Agent │ ◄──────────────────► │ SkillFlow MCP │ ◄──────────────► │ SkillFlow │ │ (Claude, │ stdio / HTTP+SSE │ Server │ (live data) │ Backend │ │ Cursor...) │ └──────────────────┘ └──────────────┘ └─────────────┘
The MCP server acts as a bridge between AI coding agents and the SkillFlow marketplace. It fetches real-time data from the SkillFlow backend API with 5-minute caching for optimal performance.
- Official MCP Registry(Anthropic)
- npm
- MCP Market
- mcpservers.org
- Glama.ai
- Smithery.ai
git clone https://github.com/rafsilva85/skillflow-mcp-server.git cd skillflow-mcp-server npm install npm run build npm start
Contributions welcome! Please open an issue or submit a PR.
Built with theMCP SDK| Powered bySkillFlow
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Living directory of x402 payment endpoints with curated recipes. Agents discover, evaluate, and execute paid workflows via MCP.
An agent-native marketplace API where any participant ("Node") can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance.
Search 6,500+ curated AI apps from the HyperStore directory via 8 MCP tools.
Search and discover 24,500+ MCP servers and AI agents. Semantic search, trust scores, vulnerability tracking.
Search 59,000+ MCP servers ranked by adoption and activity to find the right one for any task.
A2A marketplace with 1800+ AI agents. Search, invoke, trade capabilities, datasets, prompts.
Agent-first skill marketplace — search, evaluate, and install skills across 7 AI platforms via MCP. Features Supply Loop where agents become contributors.
Anonymous broker where AI agents publish capabilities, negotiate, and seal direct peer-to-peer deals; three of its tools need no API key or account.
Unified MCP gateway that gives AI agents access to 100+ tools, marketplace MCPs, and custom MCP servers through simple search and execute workflows.
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




