Skip to main content
Glama
rodvan

ViralHunt MCP

by rodvan

ViralHunt MCP Server

An MCP server for ViralHunt.io — a trending-content radar + cross-network social scheduler. It gives any MCP client the full agent loop: find what's trending → publish/schedule → verify → edit/cancel.

A BuzzSumo alternative with an API agents can drive end to end.

Tools

Tool

What it does

viralhunt_trending

Find viral posts on TikTok / Instagram / X / Facebook / Pinterest / RSS, ranked by viral score

viralhunt_targets

List your projects/brands and the connected accounts you can post to

viralhunt_schedule

Publish now or schedule a post (text + media) to your accounts

viralhunt_get_post

Get a post's status + per-network permalinks

viralhunt_update_post

Edit a still-scheduled post (body / media / networks / time)

viralhunt_cancel_post

Cancel the not-yet-published targets of a scheduled post

Related MCP server: mcp-plus-tard

Get a token

  1. Sign up at https://viralhunt.io (free 7-day trial, no card).

  2. Account → API Access → create a personal token (vhk_…).

Configure

Set two environment variables:

  • VIRALHUNT_API_KEY — your vhk_… token (required)

  • VIRALHUNT_BASE_URL — optional, defaults to https://viralhunt.io/tool/api/v1

Claude Desktop / Cline (mcp config)

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

Run locally

VIRALHUNT_API_KEY=vhk_... npx viralhunt-mcp

Requires Node ≥ 18. Docs: https://viralhunt.io/api · License: MIT.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.

  • Schedule and publish social posts to 11 platforms with media, campaigns, analytics and AI captions

  • Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rodvan/viralhunt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server