Server Details
MCP server providing Google Maps data, local business information, place details, and geolocation services for AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
3 toolsgenerate_leadsInspect
Generate B2B leads by scraping businesses from Google Maps with contact info.
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | ||
| state | No | ||
| max_results | No | ||
| business_type | Yes |
search_local_businessesInspect
Search Google Maps for local businesses. Returns business names, addresses, ratings, phone numbers, and websites.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| location | No | ||
| max_results | No |
validate_emailsInspect
Validate a list of email addresses. Checks syntax, domain, and deliverability.
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes |
Verify Ownership
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 verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl 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!