
Betterfans - API
@Betterfans-link
About Betterfans - API
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 automa
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"betterfans": {
"command": "npx",
"args": [
"-y",
"@betterfans/mcp-server"
]
}
}
}Tools
3Search the BetterFans Link SDK documentation (OnlyFans API). Use this to find information about OnlyFans API endpoints, chats, messages, posts, subscriptions, media uploads, earnings, websocket events, chatbot tutorials, and more.
Get the complete BetterFans Link SDK documentation (OnlyFans API). Returns all docs including API reference, code examples, guides, and tutorials for building OnlyFans agency tools, chatbots, CRMs, and automations. Use this when you need comprehensive reference.
Get the BetterFans Link SDK quickstart guide. Shows how to install the SDK, set up credentials via OFManager, and make your first OnlyFans API calls.
Overview
What is Betterfans - API?
Betterfans - API is an MCP (Model Context Protocol) server for the BetterFans Link SDK — the only developer API for the OnlyFans platform. It gives AI coding assistants like Claude Code, Cursor, and Windsurf direct access to OnlyFans API documentation, code examples, and guides, enabling developers to build OnlyFans agency tools, chatbots, CRMs, and automations.
How to use Betterfans - API?
Add the server to your MCP configuration (e.g., ~/.claude/claude_desktop_config.json, .mcp.json, or .cursor/mcp.json) using this command:
{
"mcpServers": {
"betterfans": {
"command": "npx",
"args": ["-y", "@betterfans/mcp-server"]
}
}
}
Once configured, AI tools can invoke the server’s tools and resources to retrieve SDK documentation and guides.
Key features of Betterfans - API
search_docstool to search OnlyFans API docs by keywordget_full_docstool for complete SDK documentation and examplesget_quickstarttool for the setup guide- Resources:
betterfans://docs/index,betterfans://docs/full, and individual pages atbetterfans://docs/page/{path} - Underpins the BetterFans Link SDK, a fully typed TypeScript SDK for OnlyFans
- Requires an OFManager account to use the SDK
Use cases of Betterfans - API
- Building OnlyFans agency management tools (chatbots, CRMs, automations)
- Retrieving live OnlyFans API documentation during development
- Automating chat, messages, posts, subscriptions, media uploads, and earnings
- Integrating real-time WebSocket events from OnlyFans
- Powering the OFManager agency management platform
FAQ from Betterfans - API
What is the BetterFans Link SDK?
It is a fully typed TypeScript SDK (@betterfans/link-sdk) that provides complete access to the OnlyFans platform — including chats, messages, posts, subscriptions, media uploads, earnings, and real-time WebSocket events.
Do I need an account to use the SDK?
Yes, an OFManager account is required. You can sign up at platform.ofmanager.com.
What runtime or dependencies are needed?
The MCP server runs via npx (Node.js). No additional installation steps are listed.
What data does this server provide?
It provides OnlyFans API documentation, code examples, and guides. Actual OnlyFans data is accessed through the SDK itself, not through this server.
How do I configure the server for different AI assistants?
The same npx command works for Claude Code, Cursor, and Windsurf; place it in the respective MCP configuration file (Claude Desktop config, .mcp.json, or .cursor/mcp.json).
Frequently asked questions
What is the BetterFans Link SDK?
It is a fully typed TypeScript SDK (`@betterfans/link-sdk`) that provides complete access to the OnlyFans platform — including chats, messages, posts, subscriptions, media uploads, earnings, and real-time WebSocket events.
Do I need an account to use the SDK?
Yes, an **OFManager account** is required. You can sign up at [platform.ofmanager.com](https://platform.ofmanager.com).
What runtime or dependencies are needed?
The MCP server runs via `npx` (Node.js). No additional installation steps are listed.
What data does this server provide?
It provides OnlyFans API documentation, code examples, and guides. Actual OnlyFans data is accessed through the SDK itself, not through this server.
How do I configure the server for different AI assistants?
The same `npx` command works for Claude Code, Cursor, and Windsurf; place it in the respective MCP configuration file (Claude Desktop config, `.mcp.json`, or `.cursor/mcp.json`).
Basic information
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Comments