by holon-run · MCP Server · ★ 26
webmcp-bridge lets a local MCP client call browser WebMCP tools through a stable local bridge. Primary runtime path: The bridge uses native WebMCP when available, and falls back to injected adapters when not: if the page exposes native WebMCP, calls go to browser if the page does not, the bridge falls back to an injected adapter path This gives local MCP clients one call path for both: native WebMCP sites non-native sites that need a shim Why this exists Without a bridge, local MCP clients cannot directly use browser-only WebMCP capabilities such as: tools exposed by a live website in the...
| Stars | 26 |
| Forks | 3 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.4731816462461/100 |
| Open Issues | 9 |
| Last Updated | 2026-04-12 |
| Created | 2026-03-11 |
| Platforms | browser, cli, mcp, node |
| Est. Tokens | ~57k |
Explore other popular mcp server tools:
webmcp-bridge is Bridge local MCP clients to browser WebMCP tools through Playwright, using native WebMCP when available and injected adapters when not.. It is categorized as a MCP Server with 26 GitHub stars.
webmcp-bridge is primarily written in TypeScript. It covers topics such as ai-agent, browser-automation, browser-tools.
You can find installation instructions and usage details in the webmcp-bridge GitHub repository at github.com/holon-run/webmcp-bridge. The project has 26 stars and 3 forks, indicating an active community.
webmcp-bridge is released under the MIT license, making it free to use and modify according to the license terms.