Put BroFindAI
inside your app or agent
Query 560+ curated AI tools and 320+ MCP servers over a clean REST API — or plug the MCP server straight into Claude Code, Claude Desktop or Cursor. Free tier, no card required.
Three ways to call it
REST API
Two clean GET endpoints behind an X-API-Key header. Query, filter and paginate the catalog from any language.
- JSON responses
- Category + full-text filters
- Machine-readable errors
MCP server
Drop the config into Claude Code, Claude Desktop or Cursor and your agent can search BroFindAI directly — no glue code.
- One mcp-remote config block
- Two tools, zero glue code
- Works with any MCP client
Python SDK
A generated client with real types, enums and pagination — autocompletes in your editor and reads cleanly to coding agents.
- Fully typed, autocompletes
- Typed errors & pagination
- Pinned, versioned snapshot
Quickstart
https://api.parse.bot/scraper/f8a80747-1cc4-48d5-9a97-bdd9f8617759/curl -X GET 'https://api.parse.bot/scraper/f8a80747-1cc4-48d5-9a97-bdd9f8617759/search_tools?query=writing&limit=5' \ -H 'X-API-Key: $PARSE_API_KEY'Endpoints · 2 total
Need a field or endpoint that isn't here? The API takes change requests in plain English — describe it on the listing page and it gets built in minutes. Full reference lives in the API docs.
What people build with it
Build a tool-recommendation widget that surfaces AI tools by category and filters on the has_api flag
Populate a developer resource page with MCP servers scoped to Databases or Browser Automation
Compare open-source vs. proprietary distribution inside a category using opensource and pricing
Generate a newsletter section of top-voted AI tools by calling search_tools with no query
Give your coding agent live access to 560+ AI tools and 320+ MCP servers over MCP
Aggregate vote counts by category to spot which AI segments are trending
Frequently asked
The API and MCP server are built and maintained by Parse over BroFindAI's public catalog. Prefer to browse by hand? Explore the directory or the MCP servers list.