Local MCP server for the Fanorate AI Content Pipeline. Exposes the AICP REST API (format, validate, image upload, submit) as MCP tools + article-authoring prompts, so Claude Desktop can create Fanorat…
{
"mcpServers": {
"aicp": {
"command": "npx",
"args": [
"-y",
"aicp-mcp"
]
}
}
}