Loading MCP server directory, please wait...
Let AI agents interact with any website through natural language instead of CSS selectors
npx @getmcp/cli add io.github.soulfir/babelwrap-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
BABELWRAP_API_KEYYour BabelWrap API key (get one at babelwrap.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.soulfir/babelwrap-mcp": {
"command": "uvx",
"args": [
"babelwrap-mcp"
],
"env": {
"BABELWRAP_API_KEY": ""
}
}
}
}Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…