Skip to main content

MCP server for CreatorAPI · native OnlyFans and Fansly access for AI agents

Project description

CreatorAPI MCP server

Run your creator business from Claude, ChatGPT, Cursor or any MCP client. This server exposes CreatorAPI, one REST API for native OnlyFans and Fansly, as MCP tools. Every call uses your own ca_live_ key, so billing and credit metering flow through your account exactly as they do for direct API calls.

Get a key

Sign up at https://creator-api.com/signup. You start with 1,000 free credits, no card.

Install

The server runs from uvx (or pipx), so there is nothing to clone.

Claude Desktop

Add this to claude_desktop_config.json:

{
  "mcpServers": {
    "creator-api": {
      "command": "uvx",
      "args": ["creator-api-mcp"],
      "env": { "CREATOR_API_KEY": "ca_live_your_key" }
    }
  }
}

Cursor / Windsurf / Cline

Add the same block to the client's MCP config (mcp.json or settings).

Tools

Reads and first party CRM writes are always available:

  • whoami, get_billing · plan, scope and remaining credits
  • list_platforms, list_accounts · supported platforms and your connected creators
  • native_get · read fans, messages, media, earnings, posts, transactions and subscribers
  • get_fan_summary · Fan AI Summary for one fan
  • list_tags, add_tag · first party CRM tags
  • list_smart_links, create_smart_link, get_link_stats · trackable links
  • list_webhook_events, list_webhooks, create_webhook · signed event delivery
  • list_export_datasets, create_export, list_exports, get_export · bulk data exports

Outbound writes (opt in)

Sending messages and other native writes are off by default, so an agent cannot act outward without your say so. To enable native_write, set CREATOR_API_ENABLE_WRITES=1 in env.

Environment

Variable Purpose
CREATOR_API_KEY your ca_live_ key (required)
CREATOR_API_BASE override the base URL (default https://api.creator-api.com)
CREATOR_API_ENABLE_WRITES set to 1 to register native_write
CREATOR_API_MCP_TRANSPORT stdio (default), sse, or streamable-http

Docs

Full API reference and quickstart at https://creator-api.com/docs/quickstart

Operated by AWE Trade Group LLC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

creator_api_mcp-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

creator_api_mcp-0.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file creator_api_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: creator_api_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for creator_api_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1acd701f0f46bb405207ce517be8e53427574d1c5561afbe868bdbef801c5544
MD5 1eb3372bca7e597202b36fae609fc387
BLAKE2b-256 f3128d2d714881a3625289054aedd3931765a54461e76ce2e88b54f63667514e

See more details on using hashes here.

File details

Details for the file creator_api_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for creator_api_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d72e74c7b28a35a132d550b09ba6ca78ed376b62ff2be935b92878e876f0a7f
MD5 2a1435f41f5c5a38500e03650204d67a
BLAKE2b-256 be58054c680630c6d4fbc2096d3a2c7d6706e91bf2ce5f023678fc2fba44ed3d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page