t-negishi-iid/gemini_coding_mcp
3.2
If you are the rightful owner of gemini_coding_mcp 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.
Gemini Coding MCP Server is an IDE-friendly server that integrates Google's Gemini AI with Claude Code for enhanced coding assistance.
Tools
Functions exposed to the LLM to take actions
gchelp
Show available commands and categories.
gcask
Ask Gemini any coding-related question.
gcreview
Review code quality with a focus on specific areas like security.
gcdebug
Debug errors by analyzing error messages.
gctest
Generate test strategies for different types of tests.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client