webmcp-anything

New1Direction/webmcp-anything
★ 1 stars TypeScript 🤖 AI/LLM Updated today
Turn any URL into agent-callable MCP tools. One spec-compliant MCP server endpoint, no per-site build.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webmcp-anything": {
      "command": "npx",
      "args": [
        "-y",
        "New1Direction/webmcp-anything"
      ]
    }
  }
}

README Excerpt

**Add any website to Claude, Cursor, or Codex as agent-callable MCP tools — in one line of config. No per-server build, no SDK.** <!-- TODO: hero demo GIF: paste URL -> tools callable in Claude --> `wmcp.sh` is a real, spec-compliant **MCP server** (JSON-RPC 2.0 over Streamable HTTP) that turns *any URL* into agent-callable tools — Shopify product pages, OpenAPI specs, JSON-LD pages, OAuth-protected APIs. Every other MCP server is one-per-service and hand-built; wmcp is one endpoint that adapts

Topics

ai-agentsanthropicclaudecloudflare-workerscursorjson-ldjson-rpcllm-toolsmcpmcp-servermodel-context-protocoloauthopenapishopifystreamable-http