DeveloperWebMCP verified
specification.website WebMCP tools
The Website Specification — a platform-agnostic, MIT-licensed spec of the technical features a good website should have.
DeveloperWebMCP verified
The Website Specification — a platform-agnostic, MIT-licensed spec of the technical features a good website should have.
The Website Specification — a platform-agnostic, MIT-licensed spec of the technical features a good website should have. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search The Website Specification for matching topics. Returns ranked results with title, status, category, canonical URL, and a one-line summary. Use this when the user asks about a topic by keyword (e.g. "CSP", "alt text", "llms.txt").
Open the specification.website website and ask your browser agent to use search_specInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_spec tool on specification.website with query: <string>, limit: <integer>. Return the structured result and cite the source page.query string Free-text query.limit integer List spec topics, optionally filtered by category and/or status. Returns title, status, category, summary, and URL for each. Use this when the user wants the canonical list (e.g. "all required SEO topics").
Open the specification.website website and ask your browser agent to use list_topicsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_topics tool on specification.website with category: <string>, status: <string>, limit: <integer>. Return the structured result and cite the source page.category string Restrict to one category.status string Restrict to one status.limit integer Cap the number of items returned.Fetch the full Markdown for one spec page by its slug. Returns the rendered body with YAML frontmatter (title, status, sources). Use this after search_spec or list_topics to read the canonical guidance.
Open the specification.website website and ask your browser agent to use get_topicInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_topic tool on specification.website with slug: <string>. Return the structured result and cite the source page.slug string Kebab-case slug, as listed by list_topics or search_spec. Examples: 'content-security-policy', 'meta-robots', 'llms-txt'.Open the on-page ⌘K search overlay so the user can search the spec interactively. Optionally pre-fills a query. UI action — does not return results; use search_spec for that.
Open the specification.website website and ask your browser agent to use open_searchInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the open_search tool on specification.website with query: <string>. Return the structured result and cite the source page.query string Optional initial query to pre-fill.Navigate the user to the full spec checklist page. Optionally jumps to a category section via URL hash. UI action — does not return data.
Open the specification.website website and ask your browser agent to use open_checklistInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the open_checklist tool on specification.website with category: <string>. Return the structured result and cite the source page.category string Optional category to scroll to.