Browseract
@browseract-ai
About Browseract
BrowserAct MCP Server is a standardized service that lets MCP Clients interact with the BrowserAct platform through the Model Context Protocol (MCP). With it, MCP Clients can:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"browseract": {
"url": "<BROWSERACT_MCP_SERVER_URL>",
"headers": {
"Authorization": "Bearer <BROWSERACT_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Browseract?
Browseract is an AI-powered web scraping and automation platform that provides a Workflow API for predefined and custom automation sequences, with multi-language demo code for Python, Java, and Node.js.
How to use Browseract?
Obtain an API key from the Browseract Integrations page and a workflow ID from the Workflow List. Run the examples in the chosen language directory after replacing placeholder credentials.
Key features of Browseract
- AI-powered web scraping and automation
- Predefined workflow templates and custom workflows
- Batch processing for multiple URLs
- Multi-language support: Python, Java, Node.js
- Complete Workflow API endpoint coverage
- Production-ready enterprise-grade code
Use cases of Browseract
- Scrape data from websites without writing custom parsers
- Automate repetitive browser tasks with predefined workflows
- Process large batches of URLs for data extraction
FAQ from Browseract
What languages and versions are supported?
Python 3.8+, Java 8+, Node.js 14+.
Where do I get an API key and workflow ID?
Get your API key from the Browseract Integrations page and your workflow ID from the Workflow List.
How do I secure my API key in production?
Never hardcode API keys. Use environment variables like BROWSERACT_API_KEY and rotate them regularly.
What are the main API endpoints available?
The Workflow API includes /v2/workflow/run-task, /v2/workflow/stop-task, /v2/workflow/get-task, /v2/workflow/get-task-status, /v2/workflow/list-tasks, /v2/workflow/list-workflows, and /v2/workflow/get-workflow.
Is there community or support available?
Yes, a Discord community, email support at [email protected], and GitHub Issues for bugs or feature requests.
Frequently asked questions
What languages and versions are supported?
Python 3.8+, Java 8+, Node.js 14+.
Where do I get an API key and workflow ID?
Get your API key from the Browseract Integrations page and your workflow ID from the Workflow List.
How do I secure my API key in production?
Never hardcode API keys. Use environment variables like `BROWSERACT_API_KEY` and rotate them regularly.
What are the main API endpoints available?
The Workflow API includes `/v2/workflow/run-task`, `/v2/workflow/stop-task`, `/v2/workflow/get-task`, `/v2/workflow/get-task-status`, `/v2/workflow/list-tasks`, `/v2/workflow/list-workflows`, and `/v2/workflow/get-workflow`.
Is there community or support available?
Yes, a Discord community, email support at [email protected], and GitHub Issues for bugs or feature requests.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Glasswarp
GlasswarpSee and control a real Windows PC you own β from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Comments