← Index

io.github.soulfir/babelwrap-mcp

io.github.soulfir/babelwrap-mcp·v0.1.1·Other
Quality Score
80
/100

Let AI agents interact with any website through natural language instead of CSS selectors

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "babelwrap-mcp": {
      "command": "uvx",
      "args": [
        "babelwrap-mcp"
      ],
      "env": {
        "BABELWRAP_API_KEY": "<your-babelwrap_api_key>"
      }
    }
  }
}
§02  Environment variables
BABELWRAP_API_KEY
requiredsecret

Your BabelWrap API key (get one at babelwrap.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other