Loading MCP server directory, please wait...
Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.
npx @getmcp/cli add io.github.viralnote/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VIRALNOTE_API_KEYViralNote API key (create one at https://dashboard.viralnote.app/developers/auth). Format: vnd_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.viralnote/mcp-server": {
"command": "npx",
"args": [
"-y",
"@viralnote/mcp-server"
],
"env": {
"VIRALNOTE_API_KEY": ""
}
}
}
}