AI & Machine Learning
brofindai.com
Provides search and details for AI tools and MCP servers from the BroFindAI directory.
ENDPOINT 1
https://brofindai.com/api/mcp
MCP server metadata
- Name
- BroFindAI
- Version
- 1.0.0
BroFindAI MCP server. Use search_ai_tools to find AI tools, list_categories for browsing, get_tool_details for specifics, and list_mcp_servers for MCP server discovery.
Known tools 5
search_ai_toolsSearch the BroFindAI directory of 550+ AI tools by keyword, category, pricing, platform, tags, API availability, or open-source status.
Inferred read-onlylist_categoriesList all AI tool categories in the BroFindAI directory with the number of tools in each category.
Inferred read-onlyget_tool_detailsGet full details of a specific AI tool by its slug identifier (e.g.
Inferred read-onlylist_tagsList every tag and platform in use across the directory with tool counts, plus how many tools have a known/unknown API and open-source status.
Inferred read-onlylist_mcp_serversBrowse the BroFindAI MCP (Model Context Protocol) servers directory.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.brofindai]
url = "https://brofindai.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brofindai": {
"type": "http",
"url": "https://brofindai.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brofindai
Remote MCP URL: https://brofindai.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"brofindai": {
"url": "https://brofindai.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brofindai": {
"type": "http",
"url": "https://brofindai.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brofindai",
"transport": "streamable-http",
"url": "https://brofindai.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for brofindai.com was fetched 2026-08-12T04:06:28.493Z.
brofindai.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.