charlotte
Active·★ 144·MIT·Updated 2026-05-28
★ Trending★ Browser Automation★ Workflow Automation
Structured web browsing MCP server — some terrific, radiant, humble web pages.
Charlotte is an MCP server that renders web pages into structured, agent-readable representations using headless Chromium. It provides AI agents with semantic understanding of web pages, enabling efficient navigation, observation, and interaction without relying on vision models or brittle selectors.
#MCP Server#Headless Chromium#AI Agents#Web Automation#Browser Tools#Accessibility Tree#Structured Data#Web Interaction
01
Features
01Navigation and Page Control
02Structured Observation and Search
03Comprehensive Web Interaction
04Advanced Session Management
05Integrated Development Tools
02
Compatibility
Node.js
Runtime
Verified via docs
npm
Package Manager
Verified via docs
Docker
Container
Verified via docs
Model Context Protocol (MCP)
Protocol
Verified via docs
03
Quick start
1
$ npm install -g @ticktockbent/charlotte
04
Use cases
↳Automating web browsing and navigation for AI agents.
↳Programmatically filling out and submitting web forms.
↳Providing local web development feedback and audits.
↳Efficiently extracting structured data from web pages for AI consumption.
↳Enabling AI agents to semantically interact with web applications.
05
Alternatives
CopilotKit★ 31.8k
React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend.
mcp-chrome★ 11.8k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Related searches
Comments
Log in to leave a comment
- LLane PatelMar 24, 2026
Structured extraction is more reliable than raw HTML for downstream AI processing.
- EEllis JacksonMar 17, 2026
Structured web browsing MCP server with reliable page content extraction.
- KKendall BrownMar 15, 2026
Good for AI workflows that need structured access to web content.
- DDylan LewisFeb 26, 2026
Works well for research and content monitoring workflows.