Used by 1 plugin
Provides access to Google's Gemini models for AI-powered conversations and content generation.
Add to your .mcp.json:
{
"mcpServers": {
"gemini-as-mcp": {
"command": "npx",
"args": [
"@2lab.ai/gemini-mcp-server"
]
}
}
}npx