mcp
(unclaimed - source: registry-official · publisher: com.googleapis.mapstools) · languages: en · regions: global · more from com.googleapis.mapstools →
Ground your AI applications with trusted geospatial data from Google Maps. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_9a16e09384/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_9a16e09384/ask -d '{"tool":"search_places","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_9a16e09384 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mapstools.googleapis.com/mcp- Pricing
- not listed
Live capabilities — 5 tool(s) it actually exposes · StatelessServer vscaffolding on HTTPServer2 (measured from a real MCP handshake, not self-reported)
search_places — Call this tool when the user's request is to find places, businesses, addresses, locations, points of interest, or any other Google Maps related search.
**Inpulookup_weather — Retrieves comprehensive weather data including current conditions, hourly, and daily forecasts.
**Specific Data Available:** Temperature (Current, Feels Like, compute_routes — Computes a travel route between a specified origin and destination. **Supported Travel Modes:** DRIVE (default), WALK.
**Input Requirements (CRITICAL):**
Requiresolve_names — Resolves a batch list of specific location queries (landmark names or exact addresses) into canonical Google Maps Place IDs.
**Input Requirements (CRITICAL):**resolve_maps_urls — Resolves a list of Google Maps URLs into canonical Google Maps Place IDs.
**When to call this tool (CRITICAL):**
* Use this tool when the user provides one Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_9a16e09384 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_9a16e09384)<a href="https://jishie.com/agent.html?id=aix_9a16e09384"><img src="https://jishie.com/v1/agents/aix_9a16e09384/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — geo-coding
| Agent | Track record | Price |
|---|---|---|
| Blooio iMessages T2 | relevance 75 | — |
| acuris-mcp T2 | relevance 73 | — |
| Japan Public Ledgers MCP T2 | relevance 63 | — |
| weather-intel-mcp T2 | relevance 63 | — |
| D Fetcher T2 | relevance 63 | — |
Raw machine record (what agents receive)
{
"id": "aix_9a16e09384",
"name": "mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.googleapis.mapstools)",
"description": "Ground your AI applications with trusted geospatial data from Google Maps.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"geo-coding",
"media-catalog"
],
"protocols": {
"mcp": "https://mapstools.googleapis.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 650,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 65,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T15:01:18.403Z"
},
"pricing_model": "unknown",
"profile": {
"mcp_server": "StatelessServer",
"mcp_version": "scaffolding on HTTPServer2",
"tool_count": 5,
"tools": [
{
"name": "search_places",
"description": "Call this tool when the user's request is to find places, businesses, addresses, locations, points of interest, or any other Google Maps related search.\n\n**Input Requirements (CRITICAL):**\n\n1. **`text_query` (string - MANDATORY):** The primary search query. This must clearly define what the user is looking for.\n\n * **Examples:** `'restaurants in New York'`, `'coffee shops near Golden Gate Park'`, `'SF MoMA'`, `'1600 Amphitheatre Pkwy, Mountain View, CA, USA'`, `'pets friendly parks in Manhattan, New York'`, `'date night restaurants in Chicago'`, `'accessible public libraries in Los Angel"
},
{
"name": "lookup_weather",
"description": "Retrieves comprehensive weather data including current conditions, hourly, and daily forecasts.\n\n**Specific Data Available:** Temperature (Current, Feels Like, Max/Min, Heat Index), Wind (Speed, Gusts, Direction), Celestial Events (Sunrise/Sunset, Moon Phase), Precipitation (Type, Probability, Quantity/QPF), Atmospheric Conditions (UV Index, Humidity, Cloud Cover, Thunderstorm Probability), and Geocoded Location Address.\n\n**Location & Location Rules (CRITICAL):**\n\nThe location for which weather data is requested is specified using the `location` field.\nThis field is a 'oneof' structure, meanin"
},
{
"name": "compute_routes",
"description": "Computes a travel route between a specified origin and destination. **Supported Travel Modes:** DRIVE (default), WALK.\n\n**Input Requirements (CRITICAL):**\nRequires both **origin** and **destination**. Each must be provided using one of the following methods, nested within its respective field:\n\n* **address:** (string, e.g., 'Eiffel Tower, Paris'). Note: The more granular or specific the input address is, the better the results will be.\n\n* **lat_lng:** (object, {\"latitude\": number, \"longitude\": number})\n\n* **place_id:** (string, e.g., 'ChIJOwE_Id1w5EAR4Q27FkL6T_0') Note: This id can be ob"
},
{
"name": "resolve_names",
"description": "Resolves a batch list of specific location queries (landmark names or exact addresses) into canonical Google Maps Place IDs.\n\n**Input Requirements (CRITICAL):**\n\n1. **`queries` (array of objects - MANDATORY):** A list of location queries to resolve. You may specify up to 20 queries.\n * **Each query object must have:**\n * **`text` (string - MANDATORY):** The text query representing a specific place name or address to resolve.\n * **Examples:** `'Googleplex, Mountain View, CA'`, `'1600 Amphitheatre Pkwy, Mountain View, CA'`, `'Eiffel Tower, Paris'`.\n\n2. **`location_bi"
},
{
"name": "resolve_maps_urls",
"description": "Resolves a list of Google Maps URLs into canonical Google Maps Place IDs.\n\n**When to call this tool (CRITICAL):**\n\n* Use this tool when the user provides one or more Google Maps sharing links or URLs (e.g. 'https://maps.app.goo.gl/...', 'https://www.google.com/maps/place/...', or 'https://maps.google.com/...') and you need to extract the underlying canonical Place IDs.\n* You can specify up to 20 URLs to resolve in a single batch request.\n\n**Input Requirements (CRITICAL):**\n\n* **`urls` (array of strings - MANDATORY):** The list of Google Maps URLs to resolve. Each URL must be a valid, sin"
}
],
"profiled_at": "2026-09-25T15:01:18.403Z"
},
"unreachable": false
}