MCP.so
ログイン
B

Browseract

@browseract-ai

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:

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

browseract-ai

投稿者

browser act

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "browseract": {
      "url": "<BROWSERACT_MCP_SERVER_URL>",
      "headers": {
        "Authorization": "Bearer <BROWSERACT_API_KEY>"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ