← Registry

Data Collection

bezal.ai

Search and retrieve detailed information about local businesses, including contact info, services, ratings, and hours, and submit service requests.

2 endpoints26 known toolsFirst detected May 12, 2026Last detected August 1, 2026

ENDPOINT 1

https://bezal.ai/api/mcp

No auth detected

MCP server metadata

Name
bezal
Version
1.1.0
Capabilities
tools.listChanged

Known tools 13

search_businesses

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

Inferred read-only
get_business

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

Inferred read-only
list_categories

List all available business categories in the directory.

Inferred read-only
request_service

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

Inferred read-only
search_by_service

Find businesses that offer a specific service type.

Inferred read-only
get_reviews

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

Inferred read-only
get_service_catalog

Get services and pricing for a specific business.

Inferred read-only
check_business_availability

Check if a business has availability on a specific date using their Bezal calendar.

Inferred read-only
compare_businesses

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

Inferred read-only
search_by_city

Search for businesses in a specific city, optionally filtered by category.

Inferred read-only
search_providers

Legacy alias for search_businesses.

Inferred read-only
get_provider_details

Legacy alias for get_business.

Inferred read-only
submit_quote_request

Legacy alias for request_service.

Inferred read-only

CONNECT 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.bezal]
url = "https://bezal.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bezal": {
      "type": "http",
      "url": "https://bezal.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bezal
Remote MCP URL: https://bezal.ai/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": {
    "bezal": {
      "url": "https://bezal.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bezal": {
      "type": "http",
      "url": "https://bezal.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bezal",
  "transport": "streamable-http",
  "url": "https://bezal.ai/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://bezal.ai/api/mcp/sse

No auth detected

MCP server metadata

Name
bezal
Version
1.1.0
Capabilities
tools.listChanged

Known tools 13

search_businesses

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

Inferred read-only
get_business

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

Inferred read-only
list_categories

List all available business categories in the directory.

Inferred read-only
request_service

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

Inferred read-only
search_by_service

Find businesses that offer a specific service type.

Inferred read-only
get_reviews

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

Inferred read-only
get_service_catalog

Get services and pricing for a specific business.

Inferred read-only
check_business_availability

Check if a business has availability on a specific date using their Bezal calendar.

Inferred read-only
compare_businesses

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

Inferred read-only
search_by_city

Search for businesses in a specific city, optionally filtered by category.

Inferred read-only
search_providers

Legacy alias for search_businesses.

Inferred read-only
get_provider_details

Legacy alias for get_business.

Inferred read-only
submit_quote_request

Legacy alias for request_service.

Inferred read-only

CONNECT 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.bezal]
url = "https://bezal.ai/api/mcp/sse"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bezal": {
      "type": "http",
      "url": "https://bezal.ai/api/mcp/sse"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bezal
Remote MCP URL: https://bezal.ai/api/mcp/sse

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": {
    "bezal": {
      "url": "https://bezal.ai/api/mcp/sse"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bezal": {
      "type": "http",
      "url": "https://bezal.ai/api/mcp/sse"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bezal",
  "transport": "streamable-http",
  "url": "https://bezal.ai/api/mcp/sse"
}
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 bezal.ai was fetched 2026-08-24T07:02:21.147Z.

Trust status Neutral

bezal.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.