MCP Server
MCP
io.github.soulfir/babelwrap-mcp
Let AI agents interact with any website through natural language instead of CSS selectors
Install
uvx babelwrap-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "babelwrap-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your BabelWrap API key (get one at babelwrap.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BABELWRAP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment