Skip to main content
Glama
Rumblingb

Search Proxy MCP

by Rumblingb
README.md
#      1|# Search Proxy MCP — Web Search for AI Agents

[![smithery badge](https://smithery.ai/badge/vishar-rumbling/search-proxy-mcp)](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](https://buy.stripe.com/dRm6oJ4Hd2Jugek0wz1oI0m)

## 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

```bash
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