Phantombuster

Phantombuster

PhantomBuster is a cloud-based data extraction and automation platform that enables users to automate actions on the web, such as scraping data, generating leads, and automating social media tasks.

83VIEWS
2011USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app phantombusternpx @composio/cli add cursor --app phantombusternpx @composio/cli add cursor --app phantombusternpx @composio/cli add cursor --app phantombuster

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get All Agents

Tool to fetch all agents associated with the current user or organization. use after validating your phantombuster api key to list available agents.

Get Deleted Agents

Tool to get deleted agents for the current user or organization. use when you need to audit recently removed agents.

Get Branches Diff

Tool to get the length difference between the staging and release branch of all scripts. use when assessing branch changes before deployment.

Get All Branches

Tool to fetch all branches associated with the current organization. use when you need to enumerate every branch across your scripts.

Get Containers Fetch All

Tool to get all containers associated with a specified agent. use when you need to retrieve every container for a given agent, for monitoring or reporting.

Get Ip Location

Tool to retrieve the country of a given or environment ip address. use when you need to geolocate an ip endpoint. example: get location ip(ip="8.8.8.8")

Export Agent Usage Csv

Tool to export agent usage csv for current organization. use when you need a downloadable report of all agents' run statistics in csv format.

Export Container Usage Csv

Tool to export container usage csv for current organization. use when you need a downloadable csv report of container execution history up to 6 months; url expires in 30 days.

Get Organization

Tool to fetch current organization details. use when you need to retrieve the organization associated with the provided api key.

Get Agent Groups

Tool to get agent groups and order for the current organization. use when you need to review how agents are grouped and ordered.

Get Organization Resources

Tool to get current organization's resources and usage. use when you need to monitor quotas.

Get Org Running Containers

Tool to get the current organization's running containers. use after listing agents to identify active containers across the organization.

Get Org Storage Lists Fetch All

Tool to fetch all storage lists for the authenticated organization. use when you need to enumerate every storage list available (beta).

Get All Scripts

Tool to fetch all scripts for the current user. use after authenticating your phantombuster api key to list scripts without their code bodies.

Unschedule All Agent Launches

Tool to unschedule all scheduled launches for agents. use when you need to disable every automated agent run organization-wide after verifying your api key.

Request Ai Completion

Tool to request a text completion from the ai module. use when you need to generate text based on a prompt.

Create Branch

Tool to create a new branch. use when you need to isolate updates by creating a separate branch. use after authenticating with your phantombuster api key and optionally specifying an organization.

Delete Branch

Tool to delete a branch by id. use when you need to remove obsolete or incorrect script branches; ensure the branch exists before calling.

Solve Hcaptcha

Tool to solve an hcaptcha challenge. use when you need a valid hcaptcha token for form submissions or automation flows.

19 actions available