Skip to main content
Glama

URL-Context-MCP MCP

by nanameru

google_search

Retrieve web search results with sources and citations by querying Google Search via the Gemini API. Optional instructions allow for customized result processing.

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 id (e.g., gemini-2.5-flash)
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 id (e.g., gemini-2.5-flash)", "type": "string" }, "query": { "description": "Search query to find information on the web", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from URL-Context-MCP MCP

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/nanameru/url-context-mcp'

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