mcpbeat Sign in

Agentweb MCP Server

local only

Agentweb runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm.

Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 55 · avg 14 · -64% w/w
a month agotoday
59
Installs / week
npm · agentweb-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 agentweb -- npx -y agentweb-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentweb": {
      "args": [
        "-y",
        "agentweb-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentweb]
command = "npx"
args = ["-y", "agentweb-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentweb": {
      "args": [
        "-y",
        "agentweb-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentweb": {
      "args": [
        "-y",
        "agentweb-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENTWEB_API_KEY (Your free AgentWeb API key (get one at https://agentweb.live/#signup)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentweb

same job, measured the same way
I
Agentline
by jgottlieb84

Phone numbers, SMS, 2FA capture, voice calls, and email for AI agents.

70 installs/wk local only
Prism — Data Enrichment for AI Agents
by gocreativeai-enrich

People-enrich: work email + phone, company & domain enrichment. Pay-per-call USDC, no key.

5 tools answering
Google Maps Business Contact Email Scraper
by ranovam

Google Maps scraper that extracts business contact details: emails, phone numbers, addresses…

answering
Gmapsscraper
by gmapsscraper

Scrape Google Maps business data from any MCP client — names, phones, emails, websites, ratings.

32 installs/wk local only
Selectic
by selectic-ai

AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.

41 installs/wk answering
Crevio
by crevio

An AI agent that runs your online business: products, orders, customers, email, and sites.

14 tools answering
Broke2built Skills MCP
by lordbasilaiassistant-sudo

29 live data skills for agents: email/DNS/domain intel, web audits, EVM reads. Free tier.

48 installs/wk local only
Fiber AI
by fiber

Search companies, enrich contacts, and reveal emails and phones from your AI agent.

5 tools answering

Agentweb — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentweb?
Agentweb 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 npm package agentweb-mcp was installed 59 times last week.
Is Agentweb still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agentweb?
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 agentweb-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agentweb?
The npm package agentweb-mcp was installed 59 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.