Following the suggestion from @domfarolino in webmachinelearning/webmcp#127 — filing here as requested.
webmcp-core
A community polyfill implementing the navigator.modelContext API surface for environments without native WebMCP support.
Key properties:
- 2.94KB zero-dependency ES module (no build tools required)
- Implements
navigator.modelContext.registerTool(), tool invocation lifecycle, and context management
- Feature-detects native browser support — defers to native when available (Chrome 146+)
- SSR-safe with
typeof navigator guards
- Drop-in script tag or ESM import
Package: @webmcp/core (npm)
Source: WebMCP-org/npm-packages
Happy to add any information that would help the listing. Thanks for the redirect!