Google Search MCP Server
The Google Search MCP Server enables AI models to perform Google searches and analyze webpage content programmatically.
Google Search: Conduct searches with advanced filters (country, language, date range, safe search) and control result count (up to 10).
Webpage Content Extraction: Extract readable content from public webpages in various formats (markdown, HTML, plain text), removing clutter like ads and navigation.
Content Analysis: Get detailed insights including titles, descriptions, summaries, and statistics (word count, character count).
Batch Processing: Extract and analyze content from up to 5 webpages simultaneously in a single request.
Integration: Seamlessly integrate with AI models using MCP-compliant interfaces.
Error Handling: Provides detailed error messages for troubleshooting.
Provides Google search capabilities to AI models through an MCP server interface, allowing for advanced search queries with filtering options for date, language, country, and safe search
Integrates with Google Cloud Platform for API credentials and Custom Search capabilities needed to power the Google search functionality
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Google Search MCP Serverresearch the latest AI safety guidelines for large language models"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
What it is
Nimrod gives Claude four research tools:
Tool | What it does | Cost |
| Organic Google results with quality scores, authority ratings, and source-type classification | 1 credit |
| Any URL → clean markdown, boilerplate stripped | free |
| Up to 5 URLs, fetched concurrently | free |
| Search → rank → dedupe → extract → synthesis, in one call | 1 credit + 1 per focus area |
Why not just let the model search? Because raw search is where agent runs go to die: Nimrod returns ranked evidence instead of SEO sludge, as token-efficient markdown instead of raw HTML, with deterministic costs (1 credit = 1 search) and date/site/language control.
New accounts start with a free 50-credit trial — no card required.
Related MCP server: MCP Google Server
Get connected
Claude.ai & Claude Desktop (zero install): Settings → Connectors → Add
custom connector → paste https://nimrod.orchis.ai/mcp → sign in with your
email. Done.
Claude Code (hosted):
claude mcp add nimrod --transport http https://nimrod.orchis.ai/mcp \
--header "Authorization: Bearer nmk_your_key"Nimrod Desktop (full toolkit — recommended for power users): a locally installed MCP server with six research skills, a deep-research agent, and search-coach hooks (Claude Code features). Extraction is free on every plan; on Desktop it also runs on your own machine, so the pages you read stay private. Grab it from Releases:
Windows —
nimrod.mcpbfor Claude Desktop (double-click, paste key), ornimrod-desktop.exefor Claude Code:nimrod-desktop setup, thenclaude mcp add nimrod -- path\to\nimrod-desktop.exemacOS —
nimrod-desktop-macos(universal: Apple Silicon + Intel):chmod +xit, then a one-timexattr -d com.apple.quarantine nimrod-desktop-macos(not yet Apple-signed), thensetupandclaude mcp addas aboveLinux —
nimrod-desktop-linux:chmod +x,setup,claude mcp add
In the MCP Registry
Nimrod is listed in the official MCP Registry
as ai.orchis/nimrod — MCP clients that browse the registry (including
VS Code's MCP gallery) can discover and install it from there.
Built to pair
Run Nimrod beside your other MCP tools — like Konnect for KiCAD: live parts data from your EDA workflow, live web research from Nimrod, one agent, no stale training cutoff.
Support
Docs: nimrod.orchis.ai/docs.html · Email: admin@orchis.ai · Terms · Privacy
The original open-source BYOK server this project grew from is preserved on the historical-oss branch (unmaintained).
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityCmaintenanceA Model Context Protocol server that provides web search capabilities using Google Custom Search API and webpage content extraction functionality.262
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides web search capabilities using Google Custom Search API and webpage content extraction functionality.2MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server providing web search capabilities using Google Custom Search API and webpage content extraction functionality.2MIT
- Alicense-qualityCmaintenanceA Model Context Protocol server that exposes powerful web search and scraping tools to AI agents and MCP-compatible clients.Apache 2.0
Related MCP Connectors
MCP server for Google search results via SERP API
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mixelpixx/Nimrod'
If you have feedback or need assistance with the MCP directory API, please join our Discord server