apify-mcp-server MCP Server — Claude & Cursor Integration
# apify-mcp-server MCP Server
## What is apify-mcp-server?
apify-mcp-server is a production-ready Model Context Protocol (MCP) server with 6,210 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install apify/apify-mcp-server
# Or manual
git clone https://github.com/apify/apify-mcp-server.git
cd apify-mcp-server
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 6,210
- **Forks:** 🍴 252
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [apify/apify-mcp-server](https://github.com/apify/apify-mcp-server)