Introducing the Gemini Docs MCP Server, a local STDIO server for searching and retrieving Google Gemini API documentation. This should help you build with latest SDKs and model versions. 🚀 - Run the server directly via uvx without explicit installation. - Performs full-text search across all Gemini documentation pages locally. - Passed 114/117 for Python and Typescript using latest SDKs and Model. - 3 Tools: search_documentation, get_capability_page, get_current_model. - Utilizes a local SQLite database with FTS5 for efficient querying. - Works with @code, @cursor_ai, Gemini CLI … and every other tool support MCP.

Nov 3, 2025 · 3:07 PM UTC

Replying to @_philschmid
curious how you handle doc updates does it rescrape on startup every time or is there a sync mechanism to catch new Gemini features without rebuilding the whole index?
Rescrape on start up
Replying to @_philschmid
Finally, my AI will stop using Gemini 1.5!
1
Replying to @_philschmid
Sounds super useful, Philipp! This local server for Gemini Docs is a game-changer for developers, no doubt.
Replying to @_philschmid
Developers finally have a tool that speaks fluent documentation without complaining. No more browser tab jungles or copy-paste marathons. The Gemini Docs MCP Server basically says, “Relax, I’ve read the manual so you don’t have to.” Tech just became a little more polite.
1
Replying to @_philschmid
I find having local access to up-to-date API docs really speeds up my development process
Replying to @_philschmid
This is cool. But when can I add mcp like this to my Gemini (not cli)
Replying to @_philschmid
Clearly, having a local server for Gemini docs makes exploring APIs way smoother.
Replying to @_philschmid
MCP servers for API docs are game changing for building with latest SDKs. Running it via uvx without install keeps dev environments clean and speeds up integration work. Good work!
Replying to @_philschmid
This is incredibly useful for developers working with Gemini! Having instant access to up-to-date API docs via MCP will save so much time compared to searching through documentation manually. Great work! 👏
Replying to @_philschmid
when mcp in gemini?
Replying to @_philschmid
use cases ?
Replying to @_philschmid
local MCP server for docs is smart, beats hunting through API changelogs
Replying to @_philschmid
sounds like a game changer for developers