mcpbeat Sign in

Agent Web Search MCP Server

by jerryliu369 Your server? Claim it
local only

Agent Web Search runs on your own machine — the client starts it, so there is no endpoint to ping. 2 538 installs a week from pypi. Last commit 8 Sep 2026.

Provider-neutral web_search for AI agents. Grounding + agent search APIs, keyless defaults.

Installs per day peak 932 · avg 324
a month agotoday
2 538
Installs / week
pypi · agent-web-search-mcp
6
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Agent Web Search every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agent-web-search -- uvx agent-web-search-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-web-search": {
      "args": [
        "agent-web-search-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-web-search]
command = "uvx"
args = ["agent-web-search-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-web-search": {
      "args": [
        "agent-web-search-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-web-search": {
      "args": [
        "agent-web-search-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Agent Web Search

same job, measured the same way
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

93 installs/wk local only
Web Search
by hec-ovi

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

198 installs/wk local only
D
Ghost X402 Market Intel Vet Schema
by workers-ghost-agent-os-ghost-identity

Web search for agents, one x402 payment: real results, provider failover, signed receipt. $0.01.

5 tools answering
Caesar
by trycaesar

Web search and page-reading for AI agents. One-click OAuth connect, or a Caesar API key.

answering
L402 Search MCP
by llmops-pro

No-KYC web search for AI agents, paid per query in Lightning sats (L402). Holds no keys.

24 installs/wk local only
Superhighway MCP
by patwalls

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

26 installs/wk local only
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
One Search MCP
by yokingma

Web search, URL discovery, scraping & extraction with agent-browser and search providers

88 installs/wk local only

Agent Web Search — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Web Search?
Agent Web Search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agent-web-search-mcp was installed 2 538 times last week.
How do I connect Agent Web Search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-web-search-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Agent Web Search?
The pypi package agent-web-search-mcp was installed 2 538 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Web Search open source?
Yes — it is published under the MIT licence, written in Python and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.