Developer API
Search active skills, MCP servers, and plugins from a single public endpoint. It is read-only, requires no account, and returns only public directory data.
Use q, type, category, limit (1–50), and offset.
curl 'https://www.agentstack.live/api/v1/directory?q=mcp&type=mcp&limit=10'Response
{
"data": [{ "name": "Example MCP", "type": "mcp", "source_url": "..." }],
"meta": { "total": 1, "limit": 10, "offset": 0, "next_offset": null }
}Cache responses, respect source publishers, and link back to the original source for installation instructions. The API is not a substitute for a publisher’s security documentation.
Try the free tools