{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/agent-readiness/webmcp.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/agent-readiness/webmcp/#article", "headline": "WebMCP — browser-native tools for agents", "description": "WebMCP lets a page register tools that an in-browser AI agent can call directly, using a `navigator.modelContext` JavaScript API. It turns a site into an agent surface without server-side MCP plumbing.", "url": "https://webspecification.com/spec/agent-readiness/webmcp/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-16T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "WebMCP — W3C Web Machine Learning Community Group", "url": "https://webmachinelearning.github.io/webmcp/", "publisher": { "@type": "Organization", "name": "W3C WebML CG" } }, { "@type": "CreativeWork", "name": "webmachinelearning/webmcp on GitHub", "url": "https://github.com/webmachinelearning/webmcp", "publisher": { "@type": "Organization", "name": "W3C WebML CG" } }, { "@type": "CreativeWork", "name": "Model Context Protocol — Tools", "url": "https://modelcontextprotocol.io/specification/2025-11-25/server/tools", "publisher": { "@type": "Organization", "name": "MCP" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/agent-readiness/webmcp/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Agent Readiness", "item": "https://webspecification.com/spec/agent-readiness/" }, { "@type": "ListItem", "position": 4, "name": "WebMCP — browser-native tools for agents", "item": "https://webspecification.com/spec/agent-readiness/webmcp/" } ] } ] }