Web research for agents: quality-scored Google search, webpage extraction, and deep research.
MCPpedia last refreshed this data
ai.orchis/nimrod is an MCP server that web research for agents: quality-scored Google search, webpage extraction, and deep research. Its tool list has not been published yet over http and stdio, requires no API key, and scores 72/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ai-orchis-nimrod": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Quality-scored Google search, clean webpage extraction, and deep multi-source research for Claude — over the Model Context Protocol.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser / search
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for ai.orchis/nimrod and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Web research your agent can actually use.
Quality-scored Google search, clean webpage extraction, and deep multi-source
research for Claude — over the Model Context Protocol.
Website · Docs · Pricing · Portal
Nimrod gives Claude four research tools:
| Tool | What it does | Cost |
|---|---|---|
google_search | Organic Google results with quality scores, authority ratings, and source-type classification | 1 credit |
extract_webpage_content | Any URL → clean markdown, boilerplate stripped | free |
extract_multiple_webpages | Up to 5 URLs, fetched concurrently | free |
research_topic | 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.
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:
nimrod.mcpb for Claude Desktop (double-click, paste key),
or nimrod-desktop.exe for Claude Code: nimrod-desktop setup, then
claude mcp add nimrod -- path\to\nimrod-desktop.exenimrod-desktop-macos (universal: Apple Silicon + Intel):
chmod +x it, then a one-time
xattr -d com.apple.quarantine nimrod-desktop-macos (not yet
Apple-signed), then setup and claude mcp add as abovenimrod-desktop-linux: chmod +x, setup, claude mcp addNimrod 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.
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.
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).