Phantombuster MCP connector
Phantombuster is an automation platform for scraping and automating actions on websites and social media networks. The Phantombuster MCP connector allows AI agents to manage automation workflows by retrieving, launching, and deleting agents, as well as accessing their output and execution results. It also supports inspecting container details and result objects to monitor automation performance across your Phantombuster account.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Phantombuster MCP connector to perform the following actions:
- Extract contact lists from LinkedIn and other social networks automatically
- Scrape product data and pricing information from competitor websites
- Automate repetitive web actions like form fills and social media posts
- Monitor website changes and collect structured data on a schedule
- Generate leads by harvesting business intelligence from public web sources
- Validate email addresses and enrich contact records with web data
- Track agent performance and retrieve automation results in real time
Example prompts
Use the following example prompts to invoke Phantombuster MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all agents running in Phantombuster.Launch the LinkedIn scraper agent and tell me when it finishes.Get the output from the last email validation agent run.Delete the old contact scraping agent I no longer use.Check the details of the container running my web scraper.Retrieve results from the competitor pricing agent and show me what it collected.Launch the social media automation agent for my morning posts.Tell me the status of the agent that extracts leads from industry websites.Get all agents and show me which ones ran today.Show me the container results from the email enrichment agent.
Phantombuster MCP connector tools
The Phantombuster MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getAllAgents | Retrieves a list of all agents available in your Phantombuster account. |
| getAgent | Retrieves detailed information about a specific agent. |
| deleteAgent | Removes a specific agent from your Phantombuster account. |
| launchAgent | Starts execution of a specific agent with configured parameters. |
| getAgentOutput | Retrieves the results and data produced by an agent's execution. |
| getContainer | Retrieves configuration and status information about a specific container. |
| getContainerResult | Retrieves the output data from a completed container execution. |