Odel
viralhunt mcp

viralhunt mcp

Local
@viralhunt-ioJavaScriptUpdated 1mo ago

Find trending content and schedule posts across social networks via the ViralHunt.io API.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmviralhunt-mcpv0.1.2

Run

npx -y viralhunt-mcp

MCP client config

{
  "mcpServers": {
    "viralhunt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "viralhunt-mcp"
      ]
    }
  }
}