Skip to main content

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

Project description

OnlyFans and Fansly MCP server · CreatorAPI

A native OnlyFans API and Fansly API, exposed as Model Context Protocol tools. Run your creator business from Claude, ChatGPT, Cursor or any MCP client. This server wraps CreatorAPI, one REST API for native OnlyFans and Fansly access, so an agent can read fans, messages, media, earnings, posts, transactions and subscribers across every creator you connect.

Not scraping: CreatorAPI calls the same authenticated endpoints the apps use, through your own session, so responses are clean and predictable JSON.

Looking for the hosted, no install version? Add https://api.creator-api.com/mcp as a connector in Claude or ChatGPT and sign in with your account. Details at creator-api.com/onlyfans-api-mcp.

Why

  • One key, two platforms. Native OnlyFans and Fansly under a single ca_live_ key, with Fanvue, ManyVids and JustForFans on the roadmap.
  • Built for agents. Stable JSON, an llms.txt and a full machine readable reference.
  • Safe by default. Passwordless connect, one residential IP per account, and outbound writes off unless you opt in.

Get a key

Sign up at 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, Claude Code

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

Hosted, with sign in (Claude and ChatGPT)

No install. In Claude or ChatGPT, open Settings, then Connectors, then Add custom connector, paste https://api.creator-api.com/mcp, and sign in with your CreatorAPI account. OAuth 2.1 with PKCE and dynamic client registration. Verified end to end with both clients.

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

License

MIT. See LICENSE.

Operated by AWE Trade Group LLC, Wyoming, United States. Not affiliated with, endorsed by, or sponsored by OnlyFans, Fansly, Fanvue or any other platform. All platform names and marks belong to their respective owners.

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.2.0.tar.gz (7.3 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.2.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: creator_api_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 7.3 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.2.0.tar.gz
Algorithm Hash digest
SHA256 a002dcc3f5dc2ca7621f018aa4759a63da82b3f356a1b8e5fe328a41eb3a9db9
MD5 cb8d5f4f6796b5e1c04d94a934f2f996
BLAKE2b-256 8c7de126c57557b157e4bde4df837e2e0c964a37c7b5d05ae7927b8f74c18c50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for creator_api_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10a3221f88f9dc909872e8b7cb02309dfb2d95046c2daae72c8fb039f12252cd
MD5 3304c4f8720a63308bc6d67a5392eb4f
BLAKE2b-256 40717e69d0928f0dea40329a1a664b5bebe307bdf63dc259ab45ff827054a317

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