
URL Context MCP
Supports UIby nanameru
Analyze and summarize URL content using Google Gemini's URL Context and Google Search grounding.
What it does
URL Context MCP connects your AI assistant to Google Gemini's powerful URL Context capability. It allows the AI to fetch, analyze, and summarize the content of specific URLs with high precision, ensuring that the AI is grounded in the actual content of the web pages it references.
Tools
analyze_urls: Fetches and analyzes one or more URLs (up to 20). It supports custom instructions for the summary and optional integration with Google Search for broader grounding.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"URL-Context-MCP": {
"command": "npx",
"args": ["@taiyokimura/url-context-mcp@latest"],
"env": { "GOOGLE_API_KEY": "your-api-key" }
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- VS Code Copilot
- Goose
- Windsurf
Quick install
npx @taiyokimura/url-context-mcp@latestInformation
- Pricing
- free
- Published
- 5/13/2026
- stars





