kousen/GeminiMcpServer
3.2
If you are the rightful owner of GeminiMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Gemini MCP Server is a Spring Boot-based server that facilitates the use of Google Gemini's large context window for codebase analysis by MCP clients.
Tools
Functions exposed to the LLM to take actions
gemini_scanAndPlan
Scans a codebase and creates an analysis plan with support for file filtering, size limits, and automatic sharding.
gemini_analyzeCodebase
Executes codebase analysis using the Gemini CLI with the scanned files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client