Home › Other › WebAnatomy

WebAnatomy

Help your AI improve landing pages, grounded in 3,500+ scored sections and 500 real pages.

JavaScript Remote
★ 10 stars Last pushed 2026-07-02 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.webanatomy.ai/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http web-anatomy https://mcp.webanatomy.ai/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "web-anatomy": {
      "url": "https://mcp.webanatomy.ai/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token from the WebAnatomy dashboard. WebAnatomy is in private beta: request access and generate a free token at https://www.webanatomy.ai/dashboard/mcp, then send it as 'Bearer <token>'.

Related servers

Data from the Official MCP Registry