WebMCP Today

WebMCP Today is a registry for declarative packages that add WebMCP tools to sites that do not expose them. A package describes a site's tools and the API requests they use. The browser extension installs packages locally and registers their tools on matching pages.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-07 · ★ 2 · #407 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install WebMCP Today

Claude Code

claude mcp add robertn702-webmcp-today -- npx -y @webmcp-today/mcp-bridge

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "robertn702-webmcp-today": {
      "command": "npx",
      "args": [
        "-y",
        "@webmcp-today/mcp-bridge"
      ]
    }
  }
}

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

repo age created 2026-07-23 - young repo, little track record yet

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @webmcp-today/mcp-bridge - the @webmcp-today scope differs from the repo owner (robertn702); confirm it's the project's official package

registry namespace io.github.robertn702 is GitHub-verified and matches the repo owner

03 · What WebMCP Today can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

extension-v1.2.1 · 2026-08-10

Self-hosted build of the WebMCP Today extension, for use while the · Chrome Web Store listing is in review. · Install · 1. Download webmcp-today-extension-1.2.1.zip below and unzip it. · 2. Open chrome://extensions in…

extension-v1.2.0 · 2026-08-09

Self-hosted build of the WebMCP Today extension, for use while the · Chrome Web Store listing is in review. · Install · 1. Download webmcp-today-extension-1.2.0.zip below and unzip it. · 2. Open chrome://extensions in…

extension-v1.1.0 · 2026-08-07

Self-hosted build of the WebMCP Today extension, for use while the · Chrome Web Store listing is in review. · Install · 1. Download webmcp-today-extension-1.1.0.zip below and unzip it. · 2. Open chrome://extensions in…

04 · Who maintains WebMCP Today

WebMCP Today is maintained by robertn702. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #407 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
7 releases in the last 90 days (latest 2026-08-10)
registry
io.github.robertn702/webmcp-today (active, first published 2026-08-27)
packages
npm:@webmcp-today/mcp-bridge

06 · WebMCP Today FAQ

What is WebMCP Today?

WebMCP Today is a registry for declarative packages that add WebMCP tools to sites that do not expose them. A package describes a site's tools and the API requests they use. The browser extension installs packages locally and registers their tools on matching pages.

Is WebMCP Today still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-07 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install WebMCP Today?

Run `npx -y @webmcp-today/mcp-bridge`. You can also paste the ready-made client config above.

Does WebMCP Today 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.

07 · Alternatives to WebMCP Today

More MCP servers to compare · Agent Deals · Ros MCP Server · Agent MCP Gateway · Pmd · Cli2mcp

More TypeScript MCP servers · RAG Vault · Rolliinc MCP Server · NotebookLM MCP · see all