charlotte — MCP Server by TickTockBent

by TickTockBent · MCP Server · ★ 146

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About charlotte

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.

ai-agentsmcpmcp-servermodel-context-protocoltypescriptweb-browsingweb-scraping

Quick Facts

Stars146
Forks22
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score76.0455047631323/100
Open Issues45
Last Updated2026-06-22
Created2026-02-13
Platformsbrowser, mcp, node
Est. Tokens~19k

charlotte alternative? Top 6 similar tools

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.

  • flyto-core by flytohub · ⭐ 313

    The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering

  • claude-emporium by Vvkmnn · ⭐ 274

    🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace

  • camofox-mcp by redf0x1 · ⭐ 75

    Anti-detection browser MCP server for AI agents — navigate, interact, and automate the web without getting blo

  • crawlbase-mcp by crawlbase · ⭐ 54

    Crawlbase MCP Server connects AI agents and LLMs with real-time web data. It powers Claude, Cursor, and Windsu

  • memorix by AVIDS2 · ⭐ 520

    Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Wi

  • roam-code by Cranot · ⭐ 492

    Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 comman

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is charlotte?

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.

What programming language is charlotte written in?

charlotte is primarily written in TypeScript. It covers topics such as ai-agents, mcp, mcp-server.

How do I install or use charlotte?

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.

What license does charlotte use?

charlotte is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to charlotte?

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.

View on GitHub → Browse MCP Server tools