by TickTockBent · MCP Server · ★ 146
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Charlotte The Web, Readable. Your AI agent burns 60,000 characters of accessibility tree just to look at the Hacker News front page. Charlotte does it in 337. Charlotte is an MCP server that gives AI agents structured, token-efficient access to the web. Instead of dumping the full accessibility tree on every call, Charlotte returns only what the agent needs: a compact page summary on arrival, targeted queries for specific elements, and full detail only when explicitly requested. On content-heavy pages that orientation is up to 180x smaller than a full accessibility-tree snapshot from Playwright MCP; on trivially small pages the two are roughly the same size. Why Charlotte? Most browser MCP servers dump the entire accessibility tree on every call — a flat text blob that can exceed a million characters on content-heavy pages. Agents pay for all of it whether they need it or not. Charlotte decomposes each page into a typed, structured representation — landmarks, headings, interactive elements, forms, content summaries — and lets agents control how much they receive with three detail levels.
| Stars | 146 |
| Forks | 22 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 76.0455047631323/100 |
| Open Issues | 45 |
| Last Updated | 2026-06-22 |
| Created | 2026-02-13 |
| Platforms | browser, mcp, node |
| Est. Tokens | ~19k |
Looking for a charlotte alternative? If you're comparing charlotte with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
Anti-detection browser MCP server for AI agents — navigate, interact, and automate the web without getting blo
Crawlbase MCP Server connects AI agents and LLMs with real-time web data. It powers Claude, Cursor, and Windsu
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Wi
Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 comman
Explore other popular mcp server tools:
charlotte is Token-efficient browser MCP server — structured web pages for AI agents, not raw accessibility dumps. It is categorized as a MCP Server with 146 GitHub stars.
charlotte is primarily written in TypeScript. It covers topics such as ai-agents, mcp, mcp-server.
You can find installation instructions and usage details in the charlotte GitHub repository at github.com/TickTockBent/charlotte. The project has 146 stars and 22 forks, indicating an active community.
charlotte is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to charlotte on Agent Skills Hub include flyto-core, claude-emporium, camofox-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.