Install
$ agentstack add mcp-rumblingb-search-proxy-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
1|# Search Proxy MCP — Web Search for AI Agents
[](https://smithery.ai/servers/vishar-rumbling/search-proxy-mcp)
AI-powered web search via DuckDuckGo (free, no API key needed). Your AI agent can search the web, find news, and read page content — all through MCP protocol.
$19/month — Unlimited search queries for your AI agents. ▶ Subscribe Now
Tools
| Tool | Description | |------|-------------| | search_web | Search the web with instant answers + organic results | | search_news | Search recent news | | search_get_page_content | Fetch and extract readable text from any URL |
Why This Exists
Every AI agent needs web search. Current options (Tavily, Exa, Perplexity) all cost money. Search Proxy uses DuckDuckGo — free, no API key required, no rate limits for reasonable use.
Quick Start
python3 server.py
No API key needed. No configuration. Just run.
Pricing
| Tier | Price | Limits | |------|-------|--------| | Free | $0 | 100 queries/day | | Pro | $19/mo | Unlimited queries + priority support |
Data Source
Powered by DuckDuckGo (free, no authentication). For Pro users, additional backends can be configured.
GitHub: github.com/Rumblingb/search-proxy-mcp
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Rumblingb
- Source: Rumblingb/search-proxy-mcp
- License: MIT
- Homepage: https://rumblingb.github.io/search-proxy-mcp/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.