webmcp.cool is a live, curated directory of websites that expose
WebMCP tools via navigator.modelContext, so AI agents
running in the browser can list and invoke them. Built on the W3C
webmachinelearning/webmcp proposal and maintained by nekuda.
Interact with websites that are exposing WebMCP tools.
Built a WebMCP-enabled site? Submit it and we'll review.
Adds a Claude Code skill — discover sites in this directory, inspect each tool's schema, and interact with WebMCP tools remotely from a Playwright-driven browser. No extension required.
npx skills add nekuda-ai/webmcp
Query the directory programmatically — list sites, inspect each tool's
input schema, probe a URL with /api/v1/lookup, or pull
aggregate counts. Read-only JSON, no auth, CORS open. Stub-only sites
(modelContext present but no registered tools) are
excluded.
OpenAPI 3.1 spec at /api/openapi.json · full reference at /api-docs