Skip to content
Back to search
30
MCP

babelwrap-mcp

pypi/babelwrap-mcp

MCP server for BabelWrap — give AI agents web browsing superpowers.

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

Similar MCP servers embedding-nearest

io.github.babelwrap/babelwrap-mcp
MCP server for BabelWrap — give AI agents web browsing superpowers.
0 tools
io.github.soulfir/babelwrap-mcp
Let AI agents interact with any website through natural language instead of CSS selectors
0 tools
BabelWrap
Web browsing capabilities for AI agents via the BabelWrap API.
0 tools
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
0 tools
cloakbrowser-mcp
⚡ CloakBrowser MCP server for AI agents: Playwright-powered browsing, clean tool forwarding, Docker support, and multi-session HTTP transpor
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools

How to use

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

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