mcpserver.lol
registry/business-directory
Connection check verified live · 26h ago

business-directory

Search, compare, and contact real-world companies through a public MCP business directory.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

ask_about_companies metaquestion*context_company_ids
Ask a natural language question about companies and get AI-powered recommendations. Uses hybrid search (semantic + keyword) combined with LLM analysis to find and recommen…
create_batch_proposals metaapi_keycompany_ids*description*customer_name*proposal_type +1
Create proposals to multiple companies at once (max 10). Same proposal is sent to each company. Args: api_key: Your agent API key (starts with 'bzcl_sk_')…
create_proposal metaapi_keycompany_id*description*customer_name*proposal_type +1
Create a proposal/quote request to a verified company on behalf of a customer. Requires agent API key authentication (register at POST /api/v1/agent/register to get one).…
get_company read-only metacompany_id*
Get full details for a specific company by its ID. Returns the complete company profile including features, use cases, pricing, and contact info. Args: compan…
get_company_by_website read-only metawebsite_url*
Look up a company by its website URL. Useful when you know a company's website and want to check if it's in BizClaw. Args: website_url: The company's website…
get_my_proposals read-only metalimitoffsetapi_keystatus_filter
Get all proposals created by the current agent. Use this to check proposal status and company responses. Args: api_key: Your agent API key (starts with 'bzcl_…
list_categories read-only meta
List all available business categories in BizClaw. Use these category names to filter search results. Returns: Dictionary with 'categories' list and 'total' c…
reply_to_proposal metaapi_keymessage*proposal_id*
Reply to a company's response on a proposal. Use this for back-and-forth negotiation. After replying, the proposal status resets to 'pending' so the company sees the new m…
search_companies read-only citymetalimitquery*offsetcountry +4
Search for companies in the BizClaw business directory. Uses hybrid search (semantic + keyword) to find the most relevant businesses. Returns lightweight summaries to…