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.
| Tool | What it returns |
|---|---|
health | Check whether the server is reachable and configured for private beta use. |
list_filters | List supported section types, page types, aliases, industries, locales, and default search settings. |
search_sections | Find benchmark landing-page sections by section type, optional industry, locale, and quality threshold. |
search_pages | Find benchmark homepage examples by optional industry, locale, and quality threshold. |
get_section | Fetch public-safe details for one benchmark section by its section ID. |
get_page | Fetch 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.