BetterFans MCP Server — gives AI coding assistants (Claude Code, Cursor, Windsurf) direct access to the BetterFans Link SDK documentation, the only developer API for the OnlyFans platform. Search docs, get code examples, and build OnlyFans agency tools, chatbots, CRMs, and automations with full AI assistance.
Server Config
{
"mcpServers": {
"betterfans": {
"command": "npx",
"args": [
"-y",
"@betterfans/mcp-server"
]
}
}
}