WebMCP Today
NPM · @WEBMCP-TODAY/MCP-BRIDGE · SCANNED SEP 21
Your agent gets trustworthy tools on sites without WebMCP — data-only packages you approve.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 99 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to robertn702/webmcp-today). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 24 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1227 tokens (~72/item across 17 items; 17 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage88
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 63% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "publish_package" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the WebMCP Today MCP server?
WebMCP Today runs locally as an npm package, launched with npx -y @webmcp-today/mcp-bridge. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @webmcp-today/mcp-bridge
claude mcp add robertn702-webmcp-today -- npx -y @webmcp-today/mcp-bridge
{
"mcpServers": {
"robertn702-webmcp-today": {
"command": "npx",
"args": [
"-y",
"@webmcp-today/mcp-bridge"
]
}
}
} {
"servers": {
"robertn702-webmcp-today": {
"command": "npx",
"args": [
"-y",
"@webmcp-today/mcp-bridge"
]
}
}
} codex mcp add robertn702-webmcp-today -- npx -y @webmcp-today/mcp-bridge
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"robertn702-webmcp-today": {
"type": "local",
"command": [
"npx",
"-y",
"@webmcp-today/mcp-bridge"
],
"enabled": true
}
}
} openclaw mcp add robertn702-webmcp-today --command npx --arg -y --arg @webmcp-today/mcp-bridge
mcp_servers:
robertn702-webmcp-today:
command: "npx"
args: ["-y", "@webmcp-today/mcp-bridge"] {
"McpServers": {
"robertn702-webmcp-today": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@webmcp-today/mcp-bridge"
]
}
}
} assistant mcp add robertn702-webmcp-today -t stdio -c npx -a -y @webmcp-today/mcp-bridge
{
"mcpServers": {
"robertn702-webmcp-today": {
"command": "npx",
"args": [
"-y",
"@webmcp-today/mcp-bridge"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 6 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/@webmcp-today/mcp-bridge@0.3.1
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | robertn702/webmcp-today |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/robertn702/webmcp-today/.github/workflows/publish-npm.yml@refs/tags/mcp-v0.3.1 |
| Rekor log index | 2617974224 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:51dcc2511c510badc3f702f19db56d882e229b717097445b2420ed7066b11264d99c45f62e645f097fa69658251c20a7af47b50003446fcaa35101246 |
Background: How many MCP packages publish verified provenance →
Dependencies 99 packages
| Packages resolved | 99 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
execute_webmcp_tool ~175
Execute one live WebMCP tool in the user-selected active visible Chrome/Brave tab. Use the tab and generation values from list_webmcp_tools. If execution fails because the tab is not eligible or available, call focus_webmcp_tab with the target tabId, then retry. Registry-injected package tools retain their existing confirmation behavior. An execution-timeout error means the call may still have run - verify its effect before retrying. A dispatch-failed error confirms that the call did not run and can be retried.
| Name | Type | Req | Description |
|---|---|---|---|
| documentGeneration | string | yes | – |
| input | object | yes | JSON object passed to the WebMCP tool |
| tabId | integer | yes | – |
| toolName | string | yes | – |
| toolOrigin | string | yes | – |
| toolsGeneration | string | yes | – |
No output schema declared.
No examples provided.
focus_webmcp_tab ~63
Focus a connected tab, making it the selected target for list_webmcp_tools and execute_webmcp_tool. Use a tabId from list_connected_webmcp_tabs.
| Name | Type | Req | Description |
|---|---|---|---|
| tabId | integer | yes | Tab id from list_connected_webmcp_tabs |
No output schema declared.
No examples provided.
get_package ~29
Get a single package by id, at its latest version.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Package id |
No output schema declared.
No examples provided.
get_stats ~20
Registry stats: total packages, domains covered, top domains.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_webmcp_bridge_status ~49
Inspect the macOS Chrome or Brave WebMCP Today bridge installation without changing files. Reports bridge-owned paths and permissions but never returns the bridge secret.
| Name | Type | Req | Description |
|---|---|---|---|
| browser | string | – | – |
No output schema declared.
No examples provided.
install_package ~109
Pin a package to its latest version, or a given versionId, on your webmcp.today account — creates the pin if absent, moves it if present (also how rollback works: pass an older versionId). This does not install into your browser; the extension's installs are local to the browser. Returns a link that installs this exact version there. Requires an API key.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Package id |
| versionId | string | – | Pin to this version instead of latest |
No output schema declared.
No examples provided.
list_connected_webmcp_tabs ~53
List all Chrome/Brave tabs with reachable WebMCP tools: the user's selected tab plus tabs matching installed packages. Use focus_webmcp_tab with a tabId from this list to switch targets.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_installs ~28
List the caller's installed packages, each pinned to its installed version. Requires an API key.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_packages ~55
Browse registry packages with pagination and optional domain filter (each at its latest version).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | – | Filter by domain, e.g. github.com |
| page | integer | – | – |
| pageSize | integer | – | – |
No output schema declared.
No examples provided.
list_webmcp_tools ~85
List live WebMCP tools in the user-selected active visible Chrome/Brave tab. Returns a document and tool-list generation required by execute_webmcp_tool. If the tab is not eligible or available, call focus_webmcp_tab with the target tabId, then retry.
| Name | Type | Req | Description |
|---|---|---|---|
| tabId | integer | yes | Tab id from list_connected_webmcp_tabs |
No output schema declared.
No examples provided.
lookup_package ~59
Look up WebMCP packages for a page URL, at each package's latest version. Returns matches most-specific-pattern first.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Full page URL, e.g. https://news.ycombinator.com/item?id=1 |
No output schema declared.
No examples provided.
publish_package ~56
Publish a new WebMCP package to the registry as a fresh package whose version field must declare 1 (validated against @webmcp-today/schema). Requires an API key.
| Name | Type | Req | Description |
|---|---|---|---|
| package | object | yes | The package to publish |
No output schema declared.
No examples provided.
publish_package_version ~139
Publish the next version of a package you contributed (urlPatterns, tools, required api and minEngine, optional changelog) — owner only, append-only. The version field is author-declared and must equal the current latest version + 1 exactly (query the package first to see it); a 409 response returns the expectedVersion to declare on retry. Installed users stay pinned until they move their install pin. Requires an API key.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Package id |
| version | object | yes | The new version's declared version number (latest + 1), urlPatterns, tools, api, minEngine, optional changelog |
No output schema declared.
No examples provided.
setup_webmcp_bridge ~109
Install the first-party WebMCP Today native bridge for macOS Chrome or Brave. This copies a fixed bundled host to ~/.config/webmcp-today and writes only this bridge's native-messaging manifest under ~/Library/Application Support. Set confirm to true to approve these writes.
| Name | Type | Req | Description |
|---|---|---|---|
| browser | string | – | – |
| confirm | boolean | – | Must be true to approve the bridge installation. |
| extensionId | string | – | Development-only override. Public setup otherwise uses the official release ID. |
No output schema declared.
No examples provided.
uninstall_package ~49
Remove the caller's install pin on your webmcp.today account. This does not affect the extension's local install in your browser. Requires an API key.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Package id |
No output schema declared.
No examples provided.
uninstall_webmcp_bridge ~82
Remove WebMCP Today's macOS native-messaging bridge artifacts for Chrome or Brave. Brave retains Chrome's compatibility manifest because Brave may use it; the result reports that residual and the required follow-up Chrome uninstall. Set confirm to true to approve removal.
| Name | Type | Req | Description |
|---|---|---|---|
| browser | string | – | – |
| confirm | boolean | – | Must be true to approve bridge removal. |
No output schema declared.
No examples provided.
update_package_meta ~67
Update a package's metadata (title, description) — owner only. Domain is immutable and never touches urlPatterns/tools/minEngine; use publish_package_version for that. Requires an API key.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Package id |
| meta | object | yes | Metadata fields to change |
No output schema declared.
No examples provided.
What is the WebMCP Today MCP server?
WebMCP Today is an MCP server listed in the public MCP registry as io.github.robertn702/webmcp-today. Your agent gets trustworthy tools on sites without WebMCP, data-only packages you approve. This page covers its npm package (@webmcp-today/mcp-bridge).
Is the WebMCP Today MCP server safe to use?
WebMCP Today scores 91 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the WebMCP Today MCP server expose?
WebMCP Today exposes 17 tools: lookup_package, list_packages, get_package, list_installs, get_stats, and 12 more. Their descriptions and schemas cost roughly 1,227 tokens of context every time the server is loaded.
Is the WebMCP Today MCP server still maintained?
WebMCP Today is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the WebMCP Today MCP server under?
WebMCP Today declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.