Model Context Protocol server for the ViralNote social media API. Lets Claude Desktop, Claude Code, and Cursor schedule posts, manage media, and read analytics through native MCP tool calls.
{
"mcpServers": {
"viralnotemcp": {
"command": "npx",
"args": [
"-y",
"@viralnote/mcp-server"
]
}
}
}