MCP server
Apify MCP Server
Opens the Apify Actor store and its thousands of scrapers to an agent.
Add it to your client
OfficialInstall
npx -y @apify/actors-mcp-server
mcpServers
{
"mcpServers": {
"apify-mcp": {
"command": "npx",
"args": [
"-y",
"@apify/actors-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- MIT
Tools
search-actorsfetch-actor-detailscall-actorsearch-apify-docsfetch-apify-docsget-actor-runget-dataset-items
Rather than shipping a fixed tool list, this server lets the model search Apify's Actor catalogue, read an Actor's input schema and then run it; helper tools for run status and dataset results appear once a job starts. That makes anything published on Apify, from marketplace listings to social profiles, reachable through the same three calls. Authentication is an Apify token or OAuth.
Similar MCP servers
Playwright MCP
MCP serverGives an assistant a real browser to click, type and read pages with
Browsers & AutomationDeveloper Tools
Vercel MCP
MCP serverHosted endpoint for Vercel docs, projects, deployments and logs.
Developer ToolsCloud Platforms & Infrastructure
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment