sadiqj/check-with-gemini
3.1
If you are the rightful owner of check-with-gemini 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.
A simple MCP server that allows hosts to check things using gemini-cli, primarily for use with Claude Code.
check-with-gemini
A very simple MCP server that enables MCP hosts to check things with gemini-cli. Intended mainly to be used with Claude Code.
How to use with Claude Code
You will need uv and Claude Code installed.
Then simply do:
claude mcp add check_with_gemini uv run /path/to/check_with_gemini.py
and then start claude. You can now ask Claude Code to check things with Gemini and it will.
Examples
To follow..