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
Github Repository: github.com/philschmid/gemini…
Note: Thats currently a side project of me. Should we make an official one?
















