MCP Directory
Back

WebMCP

by MiguelsPizza · TypeScript · ★ 1,072

Bringing the power of MCP to the web

#ai#mcp#typescript

Install

npx -y github:MiguelsPizza/WebMCP

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "webmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:MiguelsPizza/WebMCP"
      ]
    }
  }
}

From the README

> [!IMPORTANT] > 🚨 The WebMCP API has been accepted as a W3C deliverable and is transitioning to official web standard development. The community and all related work has moved to the [WebMCP explainer repository](https://github.com/webmachinelearning/webmcp). Please join us there! 🚨 > [!IMPORTANT] > 📝 Repository Status: The MCP-B extension is no longer open source. This repository represents an older version of the codebase and is maintained for historical reference only. All open source content (transports, etc.) have been ported to the [WebMCP Github Org](https://github.com/WebMCP-org).…
Read full README on GitHub →

Related other servers