Search: chromium
Search MCP servers and agent skills by name, description, category or topic — 10 results.
dashi96/chromium-bridge
MCP server + Chrome extension that connects Claude Code to Chromium-based browsers (Arc, Vivaldi, Brave) where the official Claude in Chrome extension doesn't work — navigate, click, read pages, run JS, and record GIFs in the user's real browser.
co-browser/browser-use-mcp-server
browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
konippi/servo-fetch
Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server.
browserbase/mcp-server-browserbase
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
swimmwatch/cloakbrowser-mcp
Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image.
tooluse-labs/perfetto-mcp-rs
MCP server for [Perfetto](https://perfetto.dev) trace analysis. Runs PerfettoSQL queries on `.perfetto-trace` / `.pftrace` files via auto-downloaded `trace_processor_shell`, with dedicated Chrome tools for page loads, scroll jank, main-thread hotspots, and stdlib module discovery. Cross-client tested on Claude Code and Codex. Available via `cargo install`, Homebrew tap, and curl install script.
lespaceman/agent-web-interface
Token-efficient browser automation for LLM agents: semantic page snapshots and stable element IDs instead of raw DOM or screenshots, driving Chrome over CDP.
site-shot/site-shot-mcp
Website screenshot API for AI agents. Real Chromium rendering, full-page capture up to 20,000px, country/geo proxies, and automatic ad & cookie-banner removal (cleaner images, fewer vision tokens). Two tools: `capture_screenshot`, `capture_full_page`. Install: `npx -y site-shot-mcp`.
MathiasPaulenko/wavexis-mcp
MCP server exposing 220 browser automation tools across 13 capability tiers. Chrome + Firefox via CDP + BiDi. No Node.js, no Chromium download — uses your existing browser. Stealth mode, Lighthouse audits, multi-action YAML batching, raw CDP/BiDi access, structured errors with LLM-actionable suggestions.
docweave/mcp
Generate and read PDFs for AI agents: a `generate_pdf` tool (HTML, a URL, or a template + JSON → PDF) and a `read_pdf` tool (a PDF → text/markdown). Run locally with `npx @docweave/mcp` or use the hosted streamable-HTTP endpoint. Chromium-rendered, priced per document.