Gemini runs on your own machine — the client starts it, so there is no endpoint to ping. 551 installs a week from npm. Last commit 18 Jul 2026.
Model Context Protocol server for Google Gemini AI with chat, research, and grounding
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gemini -- npx -y @houtini/gemini-mcp
{
"mcpServers": {
"gemini": {
"args": [
"-y",
"@houtini/gemini-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gemini]
command = "npx"
args = ["-y", "@houtini/gemini-mcp"]
{
"mcpServers": {
"gemini": {
"args": [
"-y",
"@houtini/gemini-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gemini": {
"args": [
"-y",
"@houtini/gemini-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.