Plugin · Claude Code · LLM Integration

Dnvriend Gemini Google Maps Tool

dnvriend-gemini-google-maps-tool is a Claude Code plugin for the Build phase that exposes a CLI and Python library for Gemini queries grounded on Google Maps data.

by dnvriend · github.com/dnvriend/gemini-google-maps-tool

Wire Gemini responses to live Google Maps place and location data from a CLI or Python library inside Claude Code workflows.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install dnvriend-gemini-google-maps-tool@dnvriend/gemini-google-maps-tool
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:dnvriend/gemini-google-maps-tool") and the paste-ready config with skillselion.get_install_config("plugin:dnvriend/gemini-google-maps-tool").

About

What it does

dnvriend-gemini-google-maps-tool is a Claude Code plugin packaging a production-oriented CLI and Python library for calling Gemini with Google Maps grounding. Solo builders who ship location-aware assistants, travel apps, or local-service products can use it to keep model answers tied to real places instead of hallucinated addresses. Install it when you are in the build phase and need a dependable integration path rather than one-off curl experiments. It pairs naturally with other Gemini grounding tools from the same author and with agent skills that orchestrate multi-step research or customer-facing Q&A. You still need Google Cloud / Gemini API access and Maps-related credentials configured in your environment. Complexity is intermediate because you are combining LLM calls, grounding options, and a small library surface in your repo or agent pipeline.

Highlights

  • Production-ready CLI for Gemini queries with Google Maps grounding
  • Reusable Python library for the same grounding pipeline
  • Maps-backed answers for place, routing, and local-context questions
  • Suitable for agent tooling that must cite real geographic data
  • Single-plugin bundle from dnvriend/gemini-google-maps-tool (1 plugin)

Why builders use it

Generic LLM answers about places and businesses are often wrong, and rolling your own Maps-grounded Gemini client wastes shipping time.

After install, you can run grounded map queries from the terminal or import the library so agents return location-backed Gemini results.

At a glance

  • Type - Plugin in LLM Integration.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is dnvriend-gemini-google-maps-tool for?

Solo developers and small teams building agents or Python tools that need Gemini answers grounded in Google Maps place data.

When should I use dnvriend-gemini-google-maps-tool?

Use it during product build when you are integrating location-aware Q&A, local search, or routing context into Claude Code or your codebase.

How do I add dnvriend-gemini-google-maps-tool to my agent?

Register the plugin from the dnvriend/gemini-google-maps-tool repository in Claude Code, configure Gemini and Maps API credentials, then invoke the bundled CLI or library from your project.

Discussion

Comments

Share how you use dnvriend-gemini-google-maps-tool, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.