Skip to content

Chrome Content

Extract full page text from currently-open Chrome tabs. Filter by domain or title substring, or get top-engagement tabs. Free — no LLM calls. Use for single-tab inspection or reading specific page content.

MCP name: chrome_content

Category: context

Parameters

Name Type Required Description
max_chars int No Max characters per tab (default 5000)
tab_filter str No Domain or title substring to match (e.g., 'github', 'obsidian'). If not set, returns top-engagement tabs.
tab_limit int No Max tabs to extract (default 5)

Requirements

  • chrome_extension