GOOGLESUPER_GEOCODING_API

DEPRECATED: Legacy API to convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a Place ID. This API only works with API keys (no OAuth2 support). Consider using the modern Places API (Text Search or Nearby Search) for sim...

SERVERGoogle Super SOURCEgooglesuper
Low RISK CLASS
Category Read
Parameters 110 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/googlesuper/googlesuper-geocoding-api.md

What GOOGLESUPER_GEOCODING_API does on Google Super

AI agents call GOOGLESUPER_GEOCODING_API to retrieve information from Google Super without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
key string Your application's API key. If not provided, will be extracted from connection metadata.
bounds string The bounding box of the viewport within which to bias geocode results more prominently (e.g., '34.172684,-118.604794|34.236144,-118.500938'). This parameter wil
latlng string The latitude and longitude coordinates specifying the location for which you want the closest, human-readable address (e.g., '40.714224,-73.961452'). Provide fo
region string The region code, specified as a ccTLD ('top-level domain') two-character value. This parameter will only influence, not fully restrict, results from the geocode
address string The street address or plus code that you want to geocode. Provide for geocoding (address to coordinates).
language string The language in which to return results. If language is not supplied, the geocoder attempts to use the preferred language as specified in the Accept-Language he
place_id string The place ID of the place for which you wish to obtain the human-readable address. Provide for place ID geocoding.
components string A components filter with elements separated by a pipe (|). E.g., 'postal_code:94043|country:US'. Used for geocoding, can be restrictive or biasing.
result_type string A filter of one or more address types, separated by a pipe (|) (e.g., 'street_address|locality'). Used for reverse geocoding and place ID geocoding.
location_type string A filter of one or more location types, separated by a pipe (|) (e.g., 'ROOFTOP|RANGE_INTERPOLATED'). Used for reverse geocoding and place ID geocoding.
extra_computations array Use this parameter to specify additional features in the response. Can select multiple values.

Parameters from the server's own tool schema.

Why GOOGLESUPER_GEOCODING_API is rated Low

The tool retrieves geographic data (coordinates, addresses) based on input queries. Although it uses legacy/deprecated API with API key authentication, it performs no destructive, financial, or state-changing operations. The main risk is data exposure if API credentials are compromised, but the tool itself is a read-only lookup service.

From the tool's definition Tool converts 'addresses into geographic coordinates' and performs 'reverse geocoding' or retrieves 'an address for a Place ID' — these are pure data retrieval operations with no modification or side effects.

Risk signalsHigh parameter count (11 properties)

Questions about GOOGLESUPER_GEOCODING_API

What does the GOOGLESUPER_GEOCODING_API tool do? +

DEPRECATED: Legacy API to convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a Place ID. This API only works with API keys (no OAuth2 support). Consider using the modern Places API (Text Search or Nearby Search) for similar functionality with OAuth2 authentication. It is categorised as a Read tool in the Google Super MCP Server, which means it retrieves data without modifying state.

What parameters does GOOGLESUPER_GEOCODING_API accept? +

GOOGLESUPER_GEOCODING_API accepts 11 parameters: key, bounds, latlng, region, address, language, place_id, components, result_type, location_type, extra_computations. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on GOOGLESUPER_GEOCODING_API? +

Register the Google Super MCP server in PolicyLayer and add a rule for GOOGLESUPER_GEOCODING_API: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Google Super. Nothing to install.

What risk level is GOOGLESUPER_GEOCODING_API? +

GOOGLESUPER_GEOCODING_API is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit GOOGLESUPER_GEOCODING_API? +

Yes. Add a rate_limit block to the GOOGLESUPER_GEOCODING_API rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block GOOGLESUPER_GEOCODING_API completely? +

Set action: deny in the PolicyLayer policy for GOOGLESUPER_GEOCODING_API. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides GOOGLESUPER_GEOCODING_API? +

GOOGLESUPER_GEOCODING_API is provided by the Google Super MCP server (googlesuper). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Google Super, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Google Super's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.