Give your AI agent access to 6,500+ developer tools

Without IndieStack, your AI writes infrastructure from scratch. With IndieStack, it finds proven tools first.

Everything is free — unlimited searches

Create a key for personalized recommendations and migration intelligence.

Sign in to create your API key
API Documentation

Endpoints

GET /api/tools/search?q=<query>

Search the catalog by keyword. Returns matching tools with scores.

curl "https://indiestack.ai/api/tools/search?q=analytics&key=isk_your_key"
GET /api/tools/<slug>

Get full details for a single tool by its slug.

curl "https://indiestack.ai/api/tools/my-tool?key=isk_your_key"
GET /api/tools/index

List all tools in the catalog. Supports pagination.

GET /api/categories

List all tool categories.

Rate Limits

Tier Limit
Without API key Unlimited
With API key Unlimited + personalised results

MCP Server

Add IndieStack as a tool source for Claude Code, Cursor, or any MCP-compatible agent.

claude mcp add indiestack -- uvx --from indiestack indiestack-mcp