by peterkrueck · MCP Server · ★ 104
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Gemini Coding Assistant MCP Server A powerful MCP server that allows Claude Code to consult Gemini for complex coding problems with full code context and conversation persistence. Note: This server works standalone but is highly recommended to use with the Claude Code Development Kit for enhanced automation and context management. Key Features Session Management: Maintain conversation context across multiple queries File Attachments: Read and include actual code files in conversations Hybrid Context: Combine text-based with file attachments Follow-up Questions: Ask follow-up questions without resending code context Context Caching: Code context and file content are cached per session Automatic Processing: Files are processed and formatted automatically Multiple Sessions: Run multiple parallel conversations for different problems Session Expiry: Automatic cleanup of inactive sessions after 1 hour Latest Model: Uses Gemini 2.5 Pro (stable) by default Integration with Claude Code Development Kit While this MCP server works standalone, it is highly recommended and optimized to use with the Claude Code Development Kit.
| Stars | 104 |
| Forks | 15 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.0550895991402/100 |
| Open Issues | 3 |
| Last Updated | 2025-07-10 |
| Created | 2025-07-02 |
| Platforms | claude-code, gemini, mcp, python |
| Est. Tokens | ~2k |
These tools work well together with mcp-gemini-assistant for enhanced workflows:
Explore other popular mcp server tools:
mcp-gemini-assistant is MCP Gemini - Coding Assistant for Claude Code. It is categorized as a MCP Server with 104 GitHub stars.
mcp-gemini-assistant is primarily written in Python.
You can find installation instructions and usage details in the mcp-gemini-assistant GitHub repository at github.com/peterkrueck/mcp-gemini-assistant. The project has 104 stars and 15 forks, indicating an active community.
mcp-gemini-assistant is released under the MIT license, making it free to use and modify according to the license terms.