/mcpso/skills/search

POST /api/mcpso/skills/search

Price: 1 credit

Search mcp.so's catalogue of agent skills — packaged instruction bundles published from GitHub repositories — returning name, description, bullet summary, owner, repository and category

How to use it

Skills are prompt and instruction bundles for coding agents, not MCP servers — a caller looking for a runnable integration wants /mcpso/servers/search instead. `keyword` and `category` compose, and the route returns at most 36 skills for any combination, with no way to page past them, so narrow rather than paginate. `alias` here is the owner/repo#skill key and is not accepted by /mcpso/servers.

Parameters

Request body

Response

Errors

Response headers