Skip to content
Back to search
30
MCP

browser-optimizer-mcp

pypi/browser-optimizer-mcp

Browser Optimizer MCP — reduces LLM token usage by 80-98% for browser automation

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

Similar MCP servers embedding-nearest

io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
io.github.rccola990-cloud/mcp-token-optimizer
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
0 tools
cotdp/scraper-mcp
Context-optimized MCP server for web scraping. Reduces LLM token usage by 70-90%.
0 tools
browser-mcp-server
MCP server that gives any LLM agent full browser control via browser-use. Auto-state after every action.
0 tools
pilot-mcp
Fast browser automation MCP server for LLMs — persistent Chromium, ref-based interaction, cookie migration
0 tools
token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools

How to use

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

{
  "mcpServers": {
    "browser-optimizer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}