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:
Basic information
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.
More Other MCP servers
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP ่ตๆบ็ฒพ้๏ผ MCPๆๅ๏ผClaude MCP๏ผMCP Servers, MCP Clients
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
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!
Comments