server
Server Details
Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.6/5 across 4 of 4 tools scored. Lowest: 2.9/5.
Each tool has a clearly distinct purpose with no overlap: get_business_details retrieves comprehensive business information, get_reviews_summary focuses solely on reviews, list_categories provides category metadata, and search_businesses handles business discovery. The descriptions reinforce these boundaries, making misselection unlikely.
All tool names follow a consistent verb_noun pattern (get_business_details, get_reviews_summary, list_categories, search_businesses) with clear, descriptive verbs. There are no deviations in style or convention, making the set predictable and easy to understand.
With 4 tools, this server is well-scoped for a business directory service. Each tool earns its place by covering distinct aspects: business details, reviews, categories, and search. This count is neither too thin nor overwhelming for the domain.
The tool surface covers core directory operations effectively: search, category listing, business details, and reviews. A minor gap exists in CRUD/lifecycle coverage (e.g., no update or delete tools for business data), but this is reasonable for a read-only directory service, and agents can work around it.
Available Tools
4 toolsget_business_detailsInspect
Get complete details for a specific HeySpark-listed business including address, hours, services, reviews summary, and contact information. Premium businesses include photos and special offers.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Business URL slug (e.g., 'bellas-kitchen-asheville') | |
| business_id | No | Business ID (UUID format) |
get_reviews_summaryInspect
Get a reviews summary for a HeySpark-listed business. Shows overall rating, review count, and review highlights (Premium tier only).
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | Yes | Business ID to get reviews for |
list_categoriesInspect
List all available business categories on HeySpark with the number of active businesses in each.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
search_businessesInspect
Search for local businesses listed on HeySpark. Filter by keyword, category, city/state, or geographic coordinates. Returns a list of matching businesses with name, category, location, rating, and contact info. Premium-tier businesses appear first in results.
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name (e.g., 'Asheville') | |
| limit | No | Max results (default 10, max 50) | |
| query | No | Search keyword (e.g., 'pizza', 'emergency plumber', 'hair salon') | |
| state | No | State code (e.g., 'NC') | |
| offset | No | Pagination offset (default 0) | |
| category | No | Business category filter | |
| latitude | No | Latitude for location-based search | |
| longitude | No | Longitude for location-based search | |
| radius_miles | No | Search radius in miles (max 50). Requires latitude/longitude. |
Claim this connector by publishing 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 published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
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!
Related MCP Servers
- AlicenseAqualityDmaintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IPLast updated61MIT
- Flicense-qualityBmaintenanceThe owner-verified local business data + service & menu-price layer for AI agents. Owner-authored business profiles where every response carries provenance — verification level, completeness score, freshness timestamps, and upstream sources. * Search & profiles — find businesses by name, category, city, or geo-radius; full profiles with contacts, hours, media, ratings. * Price layerLast updated
- Flicense-quality-maintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IPLast updated
- Alicense-qualityCmaintenanceEnables searching Google Local for businesses by keyword and location, returning details like name, address, phone, hours, ratings, and more. Useful for lead generation, local SEO, and market analysis.Last updatedMIT