phantombuster.com
PhantomBuster is a web automation and scraping platform for running and managing automated agents (“Phantoms”), scripts, and workspace data. It also offers tooling to build custom scripts and use AI assistants against selected workspace resources.
PhantomBuster exposes a versioned HTTP API, a hosted OAuth-protected MCP server at `https://mcp.phantombuster.com`, and an npm-installed `phantombuster` CLI (`phantombuster-sdk`) that uses an API key.
- PhantomBuster MCP serverdiscovered
- PhantomBuster HTTP APIdiscovered
- phantombuster CLIdiscovered
In your PhantomBuster workspace, open Workspace settings or go to Technical → API keys in the workspace UI, then click Add API key and copy the key immediately; it is only shown once. Workspace admins manage API keys. The support guide also notes you can enable developer mode from personal settings for extra API-related views: How to Get Started with the PhantomBuster API.
Connect an MCP client to https://mcp.phantombuster.com. On first connection, PhantomBuster redirects you to sign in to your PhantomBuster account and authorize the MCP server, then you choose the workspace to use. The connection is reused by the MCP client afterward: MCP server docs.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing