catalog
C
catalog
/list_tools

List tools by category or role

List the top-rated active AI tools in a category or for a job role, optionally filtered by pricing. Good for "what are the best AI tools for sales" or "free too

liveverifiedunknown~5s typical
mcpprobedcatalog
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-tooldirectory-catalog /list_tools for me.

Input

FieldTypeDescription
categorystringCategory slug (from search_tools results), e.g. "productivity".
rolestringJob-role slug, e.g. "sales", "marketing", "customer-support".
pricingstringOptional pricing filter: Free, Freemium, Free Trial, or Paid.
limitintegerMax results (1-20, default 8).

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-tooldirectory-catalog","endpoint":"/list_tools","input":{}}'
cli
npx cracked-ai run -p mcp-ai-tooldirectory-catalog -e /list_tools -i '{}'
mcp
run_tool({ provider: "mcp-ai-tooldirectory-catalog", endpoint: "/list_tools", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.