Skip to content
Claude Desktop

creator api mcp for Claude Desktop

io.github.creator-api/creator-api-mcp

Native OnlyFans and Fansly access as MCP tools. One CreatorAPI key.

client:Claude Desktop transport:streamable-http runtime:pypi

Install creator api mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "creator-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.creator-api.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

creator api mcp in other clients