Autopilot Browser MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Autopilot Browser MCP Serversearch for workflows that can extract product prices from e-commerce sites"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Autopilot Browser MCP Server
MCP server for executing Autopilot Browser workflows via Claude Desktop and other AI agents.
Installation
Add this to your Claude Desktop configuration file:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"autopilot": {
"command": "npx",
"args": ["-y", "@autopilotbrowser/mcp-server"],
"env": {
"AUTOPILOT_API_KEY": "your_api_key_here"
}
}
}
}Related MCP server: Web Research MCP Server
Usage
Once installed, Claude can:
Search for available workflows by keyword
List all available workflows
Execute workflows with the appropriate inputs
Example Commands
"Show me all available Autopilot workflows"
"Search for web scraping workflows"
"Run the data extraction workflow with URL https://example.com"
Getting an API Key
Visit Autopilot Browser to sign up and generate your API key.
Features
Workflow Search: Find workflows by keyword
Workflow Execution: Run automated browser workflows
Real-time Results: Get instant feedback from workflow execution
Support
For issues or questions:
Support: nika@autopilotbrowser.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAquality-maintenanceEnables AI to control cloud browsers and automate web interactions through Browserbase and Stagehand. Supports web navigation, form filling, data extraction, screenshots, and automated actions with natural language commands.81,401
- AlicenseCqualityAmaintenanceEnables AI agents to perform web searches via DuckDuckGo without API keys and automate browser tasks with headless Chromium. Supports multi-step research workflows that automatically search and extract content from multiple pages.728MIT
- Flicense-qualityCmaintenanceEnables AI assistants to control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots.
- Flicense-qualityCmaintenanceEnables AI assistants to control a browser for web automation tasks such as navigation, typing, clicking, and taking screenshots.
Related MCP Connectors
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/autopilotbrowser/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server