Provides a local server for searching and retrieving Google Gemini API documentation.
The Gemini API Docs tool is a local STDIO MCP server designed to streamline access to Google Gemini API documentation. Upon startup, it automatically scrapes and indexes all available Gemini documentation pages into a local SQLite database, leveraging FTS5 for efficient full-text searching. This server allows users to perform detailed queries, retrieve specific documentation pages, and quickly access information on current Gemini models, all through an integrated MCP client, ensuring up-to-date and easily searchable documentation.