Missing a tool?
Found a bug?
Have an idea for an improvement?
Share your feedback directly with the maintainers - every feedback helps make this server better for everyone.
Open GitHub Issues →Access Google's most capable AI models through a single MCP tool.
A Model Context Protocol (MCP) server that exposes Google Gemini's API for generating text using state-of-the-art large language models.
The mewcp-gemini MCP Server provides direct access to Google's Gemini LLMs:
Perfect for:
retriable — true when it is safe to retry (rate limit, network error, 503). false for validation and auth errors.retry_after_seconds — seconds to wait before retrying; present only when retriable is true and the upstream specifies a delay.error.code — machine-readable string: VALIDATION_ERROR, AUTH_ERROR, UPSTREAM_ERROR, SERVER_ERROR.