Agent Tools
Back to MCP servers
● down

Integrates with Google's Gemini API to provide intelligent web search with synthesized results and citations, plus direct access to Gemini 2.5 models for complex reasoning and content generation tasks.

Transport
streamable_http
Auth
Cost

How to connect

MCP endpoint (streamable_http)
https://gemini-mcp-server-231532712093.europe-west1.run.app/mcp/
JSON-RPC initialize probe
curl -X POST https://gemini-mcp-server-231532712093.europe-west1.run.app/mcp/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/philschmid/gemini-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/philschmid-gemini