mcp-server-apify-starter

godberrystudios/mcp-server-apify-starter
★ 0 stars TypeScript 🤖 AI/LLM Updated 8d ago
Production-ready starter for building a pay-per-use MCP server on Apify. Streamable HTTP + pay-per-event billing wired up.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-apify-sta": {
      "command": "npx",
      "args": [
        "-y",
        "godberrystudios/mcp-server-apify-starter"
      ]
    }
  }
}

Topics

ai-agentsanthropicapifyboilerplateclaudemcpmodel-context-protocolpay-per-usestartertypescript