Loading MCP server directory, please wait...
Find trending content and schedule posts across social networks via the ViralHunt.io API.
npx @getmcp/cli add io.github.rodvan/viralhunt-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VIRALHUNT_API_KEYYour ViralHunt personal token (vhk_...) from viralhunt.io Account > API Access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rodvan/viralhunt-mcp": {
"command": "npx",
"args": [
"-y",
"viralhunt-mcp"
],
"env": {
"VIRALHUNT_API_KEY": "",
"VIRALHUNT_BASE_URL": "https://viralhunt.io/tool/api/v1"
}
}
}
}