WebAnatomy
Reference

Tools

The read-only tools the Web Anatomy MCP server exposes.

The server exposes read-only tools. They return public-safe benchmark data only: no raw scores, marker coordinates, or internal database fields.

ToolWhat it returns
healthCheck whether the server is reachable and configured for private beta use.
list_filtersList supported section types, page types, aliases, industries, locales, and default search settings.
search_sectionsFind benchmark landing-page sections by section type, optional industry, locale, and quality threshold.
search_pagesFind benchmark homepage examples by optional industry, locale, and quality threshold.
get_sectionFetch public-safe details for one benchmark section by its section ID.
get_pageFetch public-safe details for one benchmark homepage example by its page ID.

You rarely call these directly. The skills and your agent pick the right tool for the job; this is here for reference.