AI-accessible business directory for discovering, searching, comparing, and connecting with real-world companies through MCP.
Overview
BizClaw Business Directory MCP
BizClaw is an AI-accessible business directory that helps AI agents discover, search, compare, and connect with real-world companies.
What agents can do
- Search companies by natural language queries
- Get detailed company profiles
- Ask questions about companies, pricing, services, locations, and features
- Browse business categories
- Look up companies by website URL
- Create proposal or quote requests for verified companies with an optional API key
MCP Endpoint
Transport
Streamable HTTP
Authentication
No authentication is required for search, browse, company lookup, and Q&A tools.
Proposal tools require a BizClaw agent API key. Agents can register through the BizClaw Agent API.
Server Config
{
"mcpServers": {
"bizclaw": {
"type": "streamable-http",
"url": "https://bizclaw.xyz/mcp"
}
}
}