MCP server for browser automation using Playwright
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"automata-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Automata MCP A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. ## Features - 🌐 Full browser automation through MCP - 🎯 Smart element detection and interaction - 📝 Text extraction and form filling - 🔍 Web scraping capabilities - 🚀 Easy integration with Claude Desktop ## Installation ```bash pip install automata-mcp ``` The package will automatically install Playwright and download the Chromium browser on first run. ## Usage with Claude Desktop Add to your Claude Desktop config file: **MacOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` **Windows**: `%APPDATA%/Claude/claude_desktop_config.json` ```json { "mcpServers": { "automata": { "command": "automata-mcp" } } } ``` Restart Claude Desktop and the browser automation tools will be available. ## Available Tools - `open_browser` - Opens browser and navigates to URL - `navigate_to` - Navigate to a new URL - `get_actionable_elements` - Get list of clickable elements - `click_element` - Click an element - `type_text` - Type into input fields - `extract_text_from_page` - Extract all visible text - `get_element_text` - Get text from specific element - `scroll_page` - Scroll in any direction - `finish` - Close browser and cleanup ## Example Prompts for Claude - "Open amazon.com and search for wireless headphones" - "Go to wikipedia.org and extract the main article text" - "Navigate to example.com and click the login button" ## Development ```bash git clone https://github.com/yourusername/automata-mcp cd automata-mcp pip install -e ".[dev]" ``` ## License MIT License
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.