Summary
Skill discovery with numbers attached.
Search is the easy half; the detail call is what earns the install, returning success rate, run count and rating so two candidate skills can be compared instead of the first match being taken.
What it is
An MCP server over the SkillFlow AI skills marketplace, reading live from the SkillFlow backend. It searches the catalogue, opens one skill with its trust and performance figures, reports what is trending, and lists the categories the catalogue is organised by.
What you get
- Skills found by search across the marketplace
- One skill in detail, with its success rate, run count, rating and speed figures
- What is currently trending
- The categories the catalogue is organised by
- Platform-wide totals
Requirements
Nothing to configure - no account, no API key. Run it through npx for a local client, or point a remote client at the Streamable HTTP transport.
Setup effort
One command — npx skillflow-mcp-server
