Skip to main content
Glama

Gemini URL Context & Search MCP Server

google_search

Search the web using Google Search with Gemini API integration to retrieve information with sources and citations for research and verification purposes.

Instructions

Search the web using Google Search grounding via Gemini API. Provides search results with sources and citations.

Input Schema

NameRequiredDescriptionDefault
instructionNoOptional instruction for processing search results
modelNoGemini model name to use (optional, defaults to gemini-2.0-flash-exp)
queryYesSearch query to find information on the web

Input Schema (JSON Schema)

{ "properties": { "instruction": { "description": "Optional instruction for processing search results", "type": "string" }, "model": { "description": "Gemini model name to use (optional, defaults to gemini-2.0-flash-exp)", "type": "string" }, "query": { "description": "Search query to find information on the web", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Gemini URL Context & Search MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/tanamurayuuki/MCP-URLcontext'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server