Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Bezal — Local Business Intelligence for AI Agents

ai.bezal/local-commerce

Search 7,000+ local service businesses across America by category, location, or keyword.

Uptime
17.7%
203 probes
Response
1370ms
last probe
Tools
13
callable
Resources
0
readable
Prompts
0
available

Tools · 13

search_businesses

Search 47,000+ local business profiles by name, category, or location.

get_business

Get full profile for a specific business including contact info, services, ratings, and hours.

list_categories

List all available business categories in the directory.

request_service

Submit a service request to a business on behalf of a consumer.

search_by_service

Find businesses that offer a specific service type. Useful when you know the exact service rather than the category — e.g. "Drain cleaning" rather than "plumbing".

get_reviews

Get reviews for a specific business including Bezal Verified reviews and Google rating.

get_service_catalog

Get services and pricing for a specific business. Falls back to the services list if no priced catalog exists.

check_business_availability

Check if a business has availability on a specific date using their Bezal calendar. Best-effort — only works for businesses that use the calendar feature.

compare_businesses

Compare up to 5 businesses side-by-side on ratings, services, BezalRank, and profile status.

search_by_city

Search for businesses in a specific city, optionally filtered by category. City-level matching.

search_providers

Legacy alias for search_businesses. Prefer search_businesses for new clients.

get_provider_details

Legacy alias for get_business. Prefer get_business for new clients.

submit_quote_request

Legacy alias for request_service. Prefer request_service for new clients.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bezal_—_local_business_intelligence_for_ai_agents": {
      "url": "https://app.bezal.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}