claude mcp add aveluzenfeld-gemini -- npx -y claude-gemini-mcp
{
"mcpServers": {
"aveluzenfeld-gemini": {
"command": "npx",
"args": ["-y", "claude-gemini-mcp"]
}
}
}
{
"mcpServers": {
"aveluzenfeld-gemini": {
"command": "npx",
"args": ["-y", "claude-gemini-mcp"]
}
}
}
{
"mcpServers": {
"aveluzenfeld-gemini": {
"command": "npx",
"args": ["-y", "claude-gemini-mcp"]
}
}
}
About This MCP Server
The io.github.PavelGuzenfeld/gemini server is a Model Context Protocol server that connects Google Gemini to Claude Code, enabling search functionality within the coding assistant. This server allows developers to tap into the capabilities of Google Gemini as a tool for Claude Code, facilitating more effective and efficient coding workflows. Developers would use this server when they need to integrate Google Gemini's search capabilities with Claude Code, leveraging the claude-gemini-mcp package available on npm.
MCP server that exposes Google Gemini as tools for Claude Code. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
claude-gemini-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The gemini server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.