Server Details
Search 7,000+ local service businesses across America by category, location, or keyword.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
4 toolsget_provider_detailsInspect
Get details for a specific business provider by its ID. Fields returned depend on the provider's tier.
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | Yes | The UUID of the business to look up |
list_categoriesInspect
List all available business categories in the Bezal directory. Returns category names and slugs sorted alphabetically.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
search_providersInspect
Search Bezal's verified business directory by category, location, or keyword. Returns provider info gated by tier: basic listing for free providers, full contact details for paid tiers.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-20, default 5) | |
| query | No | Free-text search across business name and description | |
| category | No | Business category to filter by (e.g. "plumbing", "accounting") | |
| location | No | City name or state (e.g. "Hartford", "Connecticut", "CT") |
submit_quote_requestInspect
Submit a quote request to a business provider on behalf of a user. Requires the seeker's name, email, and a message describing what they need.
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Description of what the seeker needs | |
| business_id | Yes | The UUID of the business to request a quote from | |
| seeker_name | Yes | Name of the person requesting the quote | |
| seeker_email | Yes | Email address of the person requesting the quote |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!