mcpbeat Sign in

WebMCP Today MCP Server

by robertn702 Your server? Claim it
local only

WebMCP Today runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 30 Aug 2026.

Your agent gets trustworthy tools on sites without WebMCP — data-only packages you approve.

Installs per day peak 137 · avg 13 · -2% w/w
a month agotoday
34
Installs / week
npm · @webmcp-today/mcp-bridge
2
Stars
4 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

A line of code looks encrypted apps/extension/wxt.config.ts:16
  "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl0DK8WOYNqdmxaOeksFExZilyd5HTPAFFZnFtvWYp1+HT80DXp46R8+g/nPpKsj1lnv6+5wScPn+b7PapJwFPJd1SfLstrmgJCySHskBdYsr4tERzdsnj41YBVIT+TkFV+Y3rKd8PLVN0CI3vxhla6SEFW4ccy9Qw8eedhtUwLH+pmeWYihm47VQ4C1+fnSJA1KvcxcgQ4ACqEs9/yXSeGpCbpRgROrJR3CrlqVwW…
Builds a database query by concatenation .github/workflows/cleanup-neon-preview.yml:20
      - name: Delete preview branch
        env:
          NEON_API_KEY: ${{ secrets.NEON_API_KEY }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check WebMCP Today 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 webmcp-today -- npx -y @webmcp-today/mcp-bridge
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "webmcp-today": {
      "args": [
        "-y",
        "@webmcp-today/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.webmcp-today]
command = "npx"
args = ["-y", "@webmcp-today/mcp-bridge"]
.cursor/mcp.json
{
  "mcpServers": {
    "webmcp-today": {
      "args": [
        "-y",
        "@webmcp-today/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "webmcp-today": {
      "args": [
        "-y",
        "@webmcp-today/mcp-bridge"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WEBMCP_TODAY_API_KEY (Optional WebMCP Today API key for publishing and package pins). The author declared them in the registry entry; get the values from the project itself.

Alternatives to WebMCP Today

same job, measured the same way
Ontonym
by ontonym

Give your agents your team's real data — read the shared graph, propose actions your team approves.

22 tools answering
Tessryx
by tessryx

Your agent builds websites, APIs, automations and admin tools; Tessryx hosts them on your domain.

answering
Orangerail
by kimhyeongrae0

Turns your Prisma schema into typed MCP tools, with destructive writes gated behind human approval

35 installs/wk local only
PyScrappy
by mldsveda

Web-scraping toolkit with 22 tools for structured web data as JSON for AI agents.

1 073 installs/wk local only
Notes
by jpwilliams-notes

A daily notebook your AI writes in — on today's page, in your entity graph, marked as its own.

answering
PinAppAI
by pinappai

Visual website feedback your coding agent applies: pin change requests on the live site over MCP.

52 installs/wk 38 tools answering
Agent Margin Router
by agentmarginrouter

38 x402 pay-per-call tools for AI agents (USDC/USDT on Base): web, crypto, on-chain, geo, packages

53 tools answering
Agent MCP Gateway
by roddutra

On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.

165 installs/wk local only

WebMCP Today — questions

Answers built from our own checks of this server.

Why is there no uptime for WebMCP Today?
WebMCP Today 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 @webmcp-today/mcp-bridge was installed 34 times last week.
How do I connect WebMCP Today?
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 @webmcp-today/mcp-bridge straight from npm; nothing to host, nothing to sign up for.
How many people use WebMCP Today?
The npm package @webmcp-today/mcp-bridge was installed 34 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is WebMCP Today open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.