Skip to content

webfuse-com/awesome-webmcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Awesome WebMCP Awesome

WebMCP Badge

The browser standard that lets any website expose structured JavaScript tools directly to in-browser AI agents via navigator.modelContext.

WebMCP turns websites into first-class participants in the agentic web. Instead of DOM scraping, screenshots, or guesswork, agents get reliable function calls with typed schemas. Speed, precision, and developer control skyrocket.


New: Chrome 146+ ships with WebMCP Early Preview — enable it today in chrome://flags Register tools with declarative HTML attributes or the imperative navigator.modelContext API


📋 Contents


📜 Official Specs & Documentation

The authoritative sources. Read these first.


🚀 Getting Started & Browser Setup

Enable WebMCP and start experimenting in under 10 minutes.

Browser Flags

  • Chrome Canary / Beta 146+ - Navigate to chrome://flags, search "WebMCP for testing" (or "Experimental Web Platform features"), enable, and restart.

Essential Extensions


📖 Tutorials & Hands-On Guides

Step-by-step walkthroughs covering both the Declarative API (HTML attributes) and the Imperative API (navigator.modelContext.registerTool).


📦 Libraries, SDKs & Polyfills

Production-ready helpers so you don't reinvent the wheel.

MCP-B Ecosystem

The official companion library suite for WebMCP.

  • MCP-B Documentation - Polyfill, types, React hooks, transports, and iframe bridging.
  • MCP-B npm Packages - Source for all packages: @mcp-b/webmcp-polyfill, @mcp-b/webmcp-types, usewebmcp, @mcp-b/global.

Standalone Libraries


🎮 Demos & Example Projects

Live sites you can test with the inspector + agent. All from GoogleChromeLabs or high-quality community implementations.

GoogleChromeLabs Official Demos

From the webmcp-tools repo:

Community Demos


🔧 Developer Tools & Utilities


🎬 Videos & Talks


👥 Community & Contributing


🔗 Related: MCP Ecosystem

WebMCP pairs with full MCP clients (Claude Desktop, Cursor, etc.) via relays for end-to-end agent workflows.


⬆ Back to Contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors