Stats
Actions
Tags
From oh-my-claude
Provides access to Google's Gemini AI models for text generation, analysis, and completion tasks within Claude. Likely requires a Gemini API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gemini-as-mcp": {
"command": "npx",
"args": [
"@2lab.ai/gemini-mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub 2lab-ai/oh-my-claude --plugin oh-my-claude