BabelWrap MCP
@babelwrap
BabelWrap MCP について
MCP server for BabelWrap — give AI agents web browsing superpowers via the Model Context Protocol.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"babelwrap-mcp": {
"command": "uvx",
"args": [
"babelwrap-mcp"
]
}
}
}ツール
14Create a new browser session
Close a browser session
Navigate to a URL
Get current page state
Click an element
Fill a form field
Submit a form
Extract structured data
Take a screenshot
Press a keyboard key
Scroll the page
Hover over an element
Upload a file
Wait for a condition
概要
What is BabelWrap MCP?
BabelWrap MCP is a server that gives AI agents web browsing capabilities via the BabelWrap API. It works with Claude Desktop, Cursor, Claude Code, and any MCP-compatible client.
How to use BabelWrap MCP?
Install using uvx babelwrap-mcp, pip install babelwrap-mcp, or pipx install babelwrap-mcp. Obtain an API key from babelwrap.com, then configure your client (e.g., Claude Desktop) with the BABELWRAP_API_KEY environment variable. Run the server with babelwrap-mcp.
Key features of BabelWrap MCP
- Create, manage, and close browser sessions
- Navigate to URLs and interact with page elements
- Click, fill forms, and submit data
- Extract structured data and take screenshots
- Multi-tab support with page listing and switching
- Keyboard, scroll, hover, and upload actions
Use cases of BabelWrap MCP
- Let an AI agent fill and submit web forms automatically
- Automate data extraction from dynamic web pages
- Perform end-to-end testing of web applications via AI
- Allow chatbots to browse the web and retrieve real-time information
FAQ from BabelWrap MCP
What is BabelWrap MCP?
It is an MCP server that lets AI agents perform web browsing actions (navigate, click, fill, screenshot, etc.) via the BabelWrap API.
How do I install BabelWrap MCP?
Use uvx babelwrap-mcp (no install needed), or pip install babelwrap-mcp, or pipx install babelwrap-mcp.
Do I need an API key?
Yes. Sign up at babelwrap.com and create an API key from your dashboard. Set it as the environment variable BABELWRAP_API_KEY.
Which MCP clients are supported?
Claude Desktop, Cursor, Claude Code, and any MCP-compatible client.
Can I override the default API URL?
Yes. Set the BABELWRAP_API_URL environment variable to a custom base URL (default is https://api.babelwrap.com/v1).
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント