MCP Server
MCP
io.github.Creator-API/creator-api-mcp
Native OnlyFans and Fansly access as MCP tools. One CreatorAPI key.
Install
uvx creator-api-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.creator-api.com/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "creator-api-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ca_live_ CreatorAPI key. Get one free at https://creator-api.com/signup",
"isRequired": true,
"isSecret": true,
"name": "CREATOR_API_KEY"
},
{
"description": "Set to 1 to register native_write (outbound messages). Off by default.",
"name": "CREATOR_API_ENABLE_WRITES"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment