jdmx0/cerberus-headless
If you are the rightful owner of cerberus-headless and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cerberus MCP Headless is a Playwright-powered headless browser MCP server designed for OSINT ingestion and verification.
Tools
Functions exposed to the LLM to take actions
headless.fetch_render
Fetch and render a webpage in a headless browser.
headless.extract_content
Extract content from a webpage.
headless.screenshot
Capture a screenshot of a webpage.
headless.pdf
Generate a PDF from a webpage.
headless.video
Record a video of webpage interactions.
headless.get_links
Retrieve all links from a webpage.
headless.evaluate
Evaluate JavaScript on a webpage.
headless.meta
Extract metadata from a webpage.
headless.robots
Fetch and parse the robots.txt file of a website.
headless.save_artifacts
Save artifacts from a browsing session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client