Webmcp Polyfill
Freeby MCP Community
Strict WebMCP core runtime polyfill for navigator.modelContext
v2.2.0Added Apr 12, 2026
webmcpmodel-contextnavigator-modelcontextpolyfillbrowser
Webmcp Polyfill MCP Server
Strict WebMCP core runtime polyfill for navigator.modelContext
Installation
Reviews
Installation
Quick install
npx -y @mcp-b/webmcp-polyfill
Add to claude_desktop_config.json
{
"mcpServers": {
"webmcp-polyfill": {
"command": "npx",
"args": ["-y", "@mcp-b/webmcp-polyfill"]
}
}
}