Loading MCP server directory, please wait...
Help your AI improve landing pages, grounded in 3,500+ scored sections and 500 real pages.
npx @getmcp/cli add ai.webanatomy/webanatomyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer 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>'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.webanatomy/webanatomy": {
"url": "https://mcp.webanatomy.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}