Skip to main content
Glama

google-maps-mcp-server

Server Details

Local business lead extraction with email + phone enrichment from Google Maps.

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.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 3 of 3 tools scored.

Server CoherenceB
Disambiguation4/5

The two maps-related tools have slightly overlapping data (both return business name, address, phone, etc.) but distinct purposes: one for lead generation, one for general search. The email validation tool is completely different, so overall ambiguity is low.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (generate_leads, search_local_businesses, validate_emails), creating a predictable naming convention.

Tool Count2/5

Three tools are too few for a comprehensive Google Maps server. Critical features like geocoding, directions, place details, and reviews are missing, and one tool (validate_emails) is unrelated.

Completeness2/5

The tool set lacks essential Google Maps operations such as geocoding, directions, and detailed place information. The inclusion of an email validation tool further undermines domain completeness.

Available Tools

3 tools
generate_leadsA
Read-only
Inspect

Extract B2B lead lists from Google Maps by business category and geography. Returns company name, full address, contact phone, website, business category, and review metrics. Use for sales prospecting, market research, or building vendor lists. Returns 20+ leads per query by default.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity where businesses are located (e.g. 'Denver', 'New York', 'San Francisco')
stateNoState or region abbreviation (e.g. 'CO', 'NY', 'CA')
max_resultsNoNumber of leads to generate (default 20, recommended for data quality)
business_typeYesIndustry or business category to target (e.g. 'HVAC contractors', 'dental clinics', 'software development firms')
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint and openWorldHint. The description adds that data is extracted from Google Maps and returns 20+ leads by default, which provides some behavioral context but no additional details on rate limits, data freshness, or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences: core function, returned fields, and usage/default. No fluff, front-loaded with the most critical information. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description lists return fields. It covers source, function, usage, and default results. The optional state parameter is not explicitly mentioned as optional, but the schema handles that. For a simple tool, it is nearly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with all parameters described. The description mentions 'Returns 20+ leads per query by default' which echoes the max_results parameter. It does not add meaning beyond the schema, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states 'Extract B2B lead lists from Google Maps by business category and geography', which is a specific verb+resource. It also lists the returned fields and usage contexts (sales prospecting, market research, vendor lists), making the purpose crystal clear and distinct from siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit usage scenarios: 'Use for sales prospecting, market research, or building vendor lists.' It does not directly compare to siblings (search_local_businesses, validate_emails) but implies a lead-generation focus, which helps agents decide when to use this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

search_local_businessesA
Read-only
Inspect

Search Google Maps for local businesses matching a query and location. Returns business name, complete address, star rating, review count, phone number, website URL, and business category. Use for restaurant discovery, service provider lookup, or competitive local analysis. Returns open/closed status.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesBusiness type or name to find (e.g. 'plumbers near me', 'Thai restaurants', 'Starbucks')
locationNoGeographic location as city, zip code, or address (e.g. 'Los Angeles, CA', '90210', '1600 Pennsylvania Ave')
max_resultsNoNumber of business results to return (default 10, max 50 for large searches)
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations (readOnlyHint, openWorldHint) are complemented by description stating return fields and open/closed status, with no contradictions. Description adds useful behavioral context beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with purpose, no wasted words. Efficient and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, but description lists return fields (name, address, rating, etc.) and states open/closed status. Could mention pagination or error handling, but sufficient for a search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all 3 parameters. Description adds context for query and location types but does not significantly enhance beyond schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'Search Google Maps for local businesses matching a query and location' and lists returned fields and use cases. Differentiates from siblings (generate_leads, validate_emails) by being a distinct search tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit use cases like 'restaurant discovery, service provider lookup, or competitive local analysis' but does not mention when not to use or alternatives. Still clear and helpful.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

validate_emailsA
Read-only
Inspect

Validate and verify email addresses for deliverability, format compliance, and mailbox existence. Returns pass/fail status per email, syntax errors, domain validity, and SMTP verification result. Use before sending bulk emails to prevent bounces and protect sender reputation.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailsYesArray of email addresses to validate for syntax, domain, and deliverability
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint (safe) and openWorldHint (external). Description adds specifics: returns pass/fail, syntax errors, domain validity, SMTP verification result, implying network calls for mailbox existence check.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two compact sentences, front-loaded with purpose, no redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Single parameter fully described in schema, annotations present, description explains functionality, return values, and usage context. No output schema needed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema provides 100% coverage with descriptions and examples. Description adds validation context but no additional parameter-specific guidance beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states verb 'Validate and verify' for resource 'email addresses', specifying deliverability, format compliance, mailbox existence. Distinguishes from sibling tools generate_leads and search_local_businesses.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly recommends use before sending bulk emails to prevent bounces. Provides clear context, though no when-not-to-use alternatives mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources