Gemini MCP Server
by aliargun
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Provides integration with Google's Gemini AI models through Google AI Studio API
Gemini MCP Server
Model Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google's Gemini AI models.
Features
- Full MCP protocol support
- Real-time response streaming
- Secure API key handling
- Configurable model parameters
- TypeScript implementation
Quick Start
- Get Gemini API Key
- Visit Google AI Studio
- Create a new API key
- Configure Claude Desktop
- Locate your config file:Copy
- Add Gemini configuration:Copy
- Locate your config file:
- Restart Claude Desktop
Documentation
- Claude Desktop Setup Guide - Detailed setup instructions
- Examples and Usage - Usage examples and advanced configuration
- Implementation Notes - Technical implementation details
- Development Guide - Guide for developers
- Troubleshooting Guide - Common issues and solutions
Local Development
Copy
Contributing
Contributions are welcome! Please see our Contributing Guide.
Common Issues
- Connection Issues
- Check if port 3005 is available
- Verify internet connection
- See Troubleshooting Guide
- API Key Problems
- Verify API key is correct
- Check permissions
- See Setup Guide
Security
- API keys are handled via environment variables only
- No sensitive data is logged or stored
- Regular security updates
License
MIT
This server cannot be installed
Model Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google's Gemini AI models.