Skip to main content

Contact

What are you interested in?

Back to Glossary (W)
Glossary · W

WebMCP (Web Model Context Protocol).

WebMCP is an open draft standard that lets a website expose its functions directly as tools for AI agents through the browser API navigator.modelContext. An agent can then perform actions such as 'request a quote' instead of merely reading the page.

WEGLOSSARYDLM Digital

WebMCP (Web Model Context Protocol) — Explained in Detail

WebMCP (Web Model Context Protocol) brings the Model Context Protocol (MCP) into the browser. While a classic MCP server runs server-side, WebMCP registers tools directly on the client through the JavaScript API navigator.modelContext — each with a name, description, input schema and an execution function.

An AI agent visiting the page sees these tools and can call them — for example to submit a contact form or request a cost estimate. This replaces fragile screen-scraping and click automation with a clearly defined, safe interface.

As of 2026, WebMCP is a W3C Community Group Draft. Chrome 146 and Edge 147 have an initial implementation (Chrome behind a flag or origin trial), while Firefox and Safari do not yet. That is why the API is added as a progressive enhancement: if the browser does not support it, it simply has no effect.

WebMCP adds a third dimension to SEO (findability) and GEO (citation in AI answers): the ability for agents to act directly on the page.

Frequently Asked Questions About WebMCP (Web Model Context Protocol)

MCP (Model Context Protocol) connects AI models to tools and data on the server side. WebMCP brings the same principle into the browser: the website registers its tools client-side via navigator.modelContext, so an agent can act directly on the page.

As of 2026, Chrome 146 and Edge 147 have an implementation, with Chrome still behind a flag or in an origin trial. Firefox and Safari have not announced plans. WebMCP is a W3C Community Group Draft and is added as a progressive enhancement.

Ready for Your Project?

Apply this knowledge to your website — DLM Digital will help you.