Back to search
30
MCP

skillflow-mcp-server

npm/skillflow-mcp-server

MCP Server for SkillFlow — Connect AI coding agents to the SkillFlow AI skills marketplace. Live API integration with real-time data. Supports stdio and Streamable HTTP transports.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

skillboss-mcp-server
SkillBoss MCP Server — the wallet for AI agents. Access 354+ tools (web scraping, search, image/video/audio generation, email, 100+ LLMs) vi
0 tools
iflow-mcp_ephemeraldew-skill_mcp
Turn any AI agent into a specialist - A Model Context Protocol server for modular skills
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
iflow-mcp_lroolle-agents-mcp-server
MCP server for OpenAI agents and agents tools.
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
@iflow-mcp/human-pages-ai-humanpages
MCP server (+ OpenClaw SKILL.md) that gives AI agents access to real-world people who listed themselves to be hired by agents. 31 tools incl
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skillflow-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}