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
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Comments