page_type
Instant page classification — login, listing, article, form, navigation, other
How to use it
page_type is exposed by the Web Speed Oss MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the page_type tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Web Speed Oss
$
pip install -r requirements.txtOther tools in Web Speed Oss (5)
inspect_element
Deep structural data for nodes matching a CSS selector
interpret_page
Full structured map: headings, navigation, content links, forms, tables, text, metadata
invalidate_cache
Drop a cached map so the next call fetches fresh
site_map
Crawl from a root URL, return a combined map of all pages
submit_form
Submit a form (GET or POST), get back the resulting page's map