Agentweb MCP Server
Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours. It runs locally over stdio via the published package.
People connecting email tools to Claude, Cursor, VS Code, or another MCP client.
REPOSITORY REMOVED
LAST COMMIT unknown · VERIFIED 2026-08-25
how we verify → /methodology
01 · Install Agentweb
Claude Code
claude mcp add zerabic-agentweb-mcp -- npx -y agentweb-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"zerabic-agentweb-mcp": {
"command": "npx",
"args": [
"-y",
"agentweb-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package agentweb-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.zerabic is GitHub-verified and matches the repo owner
03 · Who maintains Agentweb
agentweb is maintained by zerabic. It's the only MCP server we track from this author.
04 · Facts
- repository
- github.com/zerabic/agentweb-mcp
- category
- email - vanished as of 2026-08-25.
- registry
- io.github.zerabic/agentweb (active, first published 2026-02-27 · 2 versions)
- packages
- npm:agentweb-mcp
05 · Agentweb FAQ
What is Agentweb?
Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours. It runs locally over stdio via the published package.
Is Agentweb still maintained?
Its last commit was unknown (as of 2026-08-25) - we classify it as vanished.
How do I install Agentweb?
Run `npx -y agentweb-mcp`. You can also paste the ready-made client config above.
Does Agentweb run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Agentweb
Alternatives to Agentweb
Maintained email servers if Agentweb isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Atomic Mail Programmable email inbox for AI agents - JMAP, PoW auth, stdio MCP server. ★ 266 · 2026-08-11