Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Bezal — Local Business Intelligence for AI Agents

REMOTE · APP.BEZAL.AI · SCANNED SEP 24

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

Available components

−2 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1140 tokens (~87/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage91
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 72% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "request_service" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Bezal — Local Business Intelligence for AI Agents MCP server?

Bezal — Local Business Intelligence for AI Agents is a hosted endpoint at https://app.bezal.ai/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · app.bezal.ai

# add to Claude Code
claude mcp add --transport http ai-bezal-local-commerce 'https://app.bezal.ai/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-bezal-local-commerce": {
      "url": "https://app.bezal.ai/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-bezal-local-commerce": {
      "type": "http",
      "url": "https://app.bezal.ai/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-bezal-local-commerce]
url = "https://app.bezal.ai/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-bezal-local-commerce": {
      "type": "remote",
      "url": "https://app.bezal.ai/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-bezal-local-commerce --url 'https://app.bezal.ai/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-bezal-local-commerce:
    url: "https://app.bezal.ai/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-bezal-local-commerce": {
      "Transport": "http",
      "Url": "https://app.bezal.ai/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-bezal-local-commerce -t streamable-http -u 'https://app.bezal.ai/api/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-bezal-local-commerce": {
      "type": "http",
      "url": "https://app.bezal.ai/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 18 Sept 26 −2
    • Tool “check_business_availability” rewrote its description, which is the text the model reads security
    • Tool “compare_businesses” rewrote its description, which is the text the model reads security
    • Tool “get_business” rewrote its description, which is the text the model reads security
    • Tool “get_reviews” rewrote its description, which is the text the model reads security
    • Tool “get_service_catalog” rewrote its description, which is the text the model reads security
    • Tool “request_service” rewrote its description, which is the text the model reads security
    • Tool “search_businesses” rewrote its description, which is the text the model reads security
    • Tool “search_by_city” rewrote its description, which is the text the model reads security
    • Tool “search_by_service” rewrote its description, which is the text the model reads security
    • Schema quality: 55 → 87 functional
    • Destructive annotations: pass → 0 functional
    • Server version: 1.1.0 → 1.2.0 functional
    • “search_by_service” reworded the description of “service_type” cosmetic
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 15 Sept 26 −1
    • Stability: pass → 0.97 functional
  • 26 Aug 26 80
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 17 Aug 26 0
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.73 functional
    • MCP protocol: unverified → pass functional
  • 16 Aug 26 0
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.67 → unverified security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://app.bezal.ai/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=app.bezal.ai CN=YR2,O=Let's Encrypt,C=US 21 Aug 2026 19 Nov 2026 RSA 2048 SHA256-RSA 624e646b5672c6f17fa608fa4ba4732df10
SANs: app.bezal.ai
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of app.bezal.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
bezal.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://app.bezal.ai/api/mcp Verified 200
http (plaintext) http://app.bezal.ai/api/mcp HTTPS enforced 308 https://app.bezal.ai/api/mcp
MCP tools · 13 exposed · ~1,140 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_business_availability ~89

Check whether a business is open on a date, based on its posted opening hours. Hours are shared only for providers on a paid Bezal plan, and other listings come back with open set to "unknown". It doesn't know about bookings, so confirm a time with the business.

NameTypeReqDescription
business_idstringyesBusiness UUID
datestringyesISO date (YYYY-MM-DD)

No output schema declared.

No examples provided.

compare_businesses ~119

Compare up to 5 businesses side by side: the public profile fields plus services, BezalRank and whether the profile is claimed. Every business includes name, category, city, state, rating, review count, tier and quote_request_url (its public Bezal profile, where a person can send a request). Phone, website, address, hours, photos and coordinates are included only for providers on a paid Bezal plan, and the description only on Business and Premium.

NameTypeReqDescription
business_idsarrayyesArray of business UUIDs to compare

No output schema declared.

No examples provided.

get_business ~111

Get the public Bezal profile for one business by UUID. Every business includes name, category, city, state, rating, review count, tier and quote_request_url (its public Bezal profile, where a person can send a request). Phone, website, address, hours, photos and coordinates are included only for providers on a paid Bezal plan, and the description only on Business and Premium. For services, use get_service_catalog.

NameTypeReqDescription
idstringyesThe UUID of the business to look up

No output schema declared.

No examples provided.

get_provider_details ~30

Legacy alias for get_business. Prefer get_business for new clients.

NameTypeReqDescription
business_idstringyes

No output schema declared.

No examples provided.

get_reviews ~66

Get reviews for a specific business: Bezal reviews (rating, text, verified flag, date and the reviewer as first name and last initial) plus the Google rating and review count.

NameTypeReqDescription
business_idstringyesBusiness UUID
limitnumberMax reviews to return

No output schema declared.

No examples provided.

get_service_catalog ~42

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

NameTypeReqDescription
business_idstringyesBusiness UUID

No output schema declared.

No examples provided.

list_categories ~17

List all available business categories in the directory.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

request_service ~123

Send a service request to a business on behalf of a person. Returns delivered: true only when the business owner was notified. Businesses that haven't claimed their Bezal profile get the request saved but aren't notified.

NameTypeReqDescription
business_idstringyesThe UUID of the business to send the request to
messagestringyesDetailed message about what the requester needs
seeker_emailstringyesEmail address of the requester
seeker_namestringyesName of the person requesting the service
service_neededstringShort description of the service category

No output schema declared.

No examples provided.

search_businesses ~167

Search local business profiles on Bezal by name, category, or location. Every business includes name, category, city, state, rating, review count, tier and quote_request_url (its public Bezal profile, where a person can send a request). Phone, website, address, hours, photos and coordinates are included only for providers on a paid Bezal plan, and the description only on Business and Premium.

NameTypeReqDescription
categorystringCategory keyword (e.g. "plumbing", "hr consulting")
citystringCity name
limitnumberNumber of results to return (1-20)
querystringFree-text search across business name and description
statestringTwo-letter state code or full state name

No output schema declared.

No examples provided.

search_by_city ~132

Search for businesses in a specific city, optionally filtered by category. Every business includes name, category, city, state, rating, review count, tier and quote_request_url (its public Bezal profile, where a person can send a request). Phone, website, address, hours, photos and coordinates are included only for providers on a paid Bezal plan, and the description only on Business and Premium.

NameTypeReqDescription
categorystringCategory keyword filter
citystringyesCity name
limitnumberMax results
statestringTwo-letter state code or full name

No output schema declared.

No examples provided.

search_by_service ~139

Find businesses that list a specific service, when you know the exact service rather than the category (for example "Drain cleaning" rather than "plumbing"). Every business includes name, category, city, state, rating, review count, tier and quote_request_url (its public Bezal profile, where a person can send a request). Phone, website, address, hours, photos and coordinates are included only for providers on a paid Bezal plan, and the description only on Business and Premium.

NameTypeReqDescription
locationstringOptional city or state to filter by
service_typestringyesExact service offered (matched against the services list)

No output schema declared.

No examples provided.

search_providers ~52

Legacy alias for search_businesses. Prefer search_businesses for new clients.

NameTypeReqDescription
categorystring
limitnumber
locationstring
querystring

No output schema declared.

No examples provided.

submit_quote_request ~53

Legacy alias for request_service. Prefer request_service for new clients.

NameTypeReqDescription
business_idstringyes
messagestringyes
seeker_emailstringyes
seeker_namestringyes

No output schema declared.

No examples provided.

Common questions

What is the Bezal — Local Business Intelligence for AI Agents MCP server?

Bezal — Local Business Intelligence for AI Agents is an MCP server listed in the public MCP registry as ai.bezal/local-commerce. Search 7,000+ local service businesses across America by category, location, or keyword. This page covers its hosted endpoint (https://app.bezal.ai/api/mcp).

Is the Bezal — Local Business Intelligence for AI Agents MCP server safe to use?

Bezal — Local Business Intelligence for AI Agents scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Bezal — Local Business Intelligence for AI Agents MCP server expose?

Bezal — Local Business Intelligence for AI Agents exposes 13 tools: search_businesses, get_business, list_categories, request_service, search_by_service, and 8 more. Their descriptions and schemas cost roughly 1,140 tokens of context every time the server is loaded.

Does the Bezal — Local Business Intelligence for AI Agents MCP server require authentication?

No. We connected to Bezal — Local Business Intelligence for AI Agents without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Bezal — Local Business Intelligence for AI Agents MCP server still maintained?

Bezal — Local Business Intelligence for AI Agents is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.