apify-mcp-server-railway

INAPP-Mobile/apify-mcp-server-railway
★ 0 stars JavaScript AI/LLM Updated 3d ago
Deploy the Apify MCP Server on Railway - gives AI assistants access to thousands of Apify Actors for web scraping and data extraction via MCP
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apify-mcp-server-rai": {
      "command": "npx",
      "args": [
        "-y",
        "INAPP-Mobile/apify-mcp-server-railway"
      ]
    }
  }
}

README Excerpt

Self-host the [Apify MCP Server](https://github.com/apify/apify-mcp-server) on Railway. This gives your AI assistants (Claude, Cursor, Windsurf, etc.) access to thousands of Apify Actors for web scraping, data extraction, and automation — via the Model Context Protocol (MCP). Deploy the Apify MCP Server on Railway with a single click. The template provisions a Node.js server that exposes Apify's MCP interface via Streamable HTTP transport, ready for any MCP-compatible client.

Tools (1)

APIFY_TOKEN