Skip to content
Back to search
30
MCP v0.1.3

io.github.TickTockBent/charlotte

io.github.TickTockBent/charlotte

Renders web pages into structured, agent-readable representations using headless Chromium.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ticktockbent/charlotte
Renders web pages into structured, agent-readable representations using headless Chromium.
0 tools
io.github.bkauto3/conduit
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
@ticktockbent/charlotte
Token-efficient browser MCP server — structured web pages for AI agents, not raw accessibility dumps
0 tools
io.github.thegrenadinekid25/troth
AI-powered spec-to-task decomposition and execution orchestration for coding agents.
0 tools · streamable-http
io.github.therealtimex/browser-use
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ticktockbent/charlotte": {
      "url": "None",
      "transport": "http"
    }
  }
}