ViralHunt MCP
Allows finding trending content and scheduling/publishing posts to Facebook accounts.
Allows finding trending content and scheduling/publishing posts to Instagram accounts.
Allows finding trending content and scheduling/publishing posts to Pinterest accounts.
Allows finding trending content from RSS feeds as a source and scheduling/publishing posts.
Allows finding trending content and scheduling/publishing posts to TikTok accounts.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ViralHunt MCPfind trending posts on TikTok about artificial intelligence"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ViralHunt MCP Server
An MCP server for ViralHunt.io — the all-in-one platform to discover what's trending, curate it with your team, and publish everywhere. A BuzzSumo alternative with a built-in cross-network scheduler and an API that AI agents can drive end to end.
Get a free token: https://viralhunt.io → Account → API Access (7-day trial, no card). Full API docs: https://viralhunt.io/api.
What an agent can do through this MCP server
These are the tools this server exposes (they drive the full discover → publish → verify → correct loop):
Tool | What it does |
| Find topics — what's going viral on TikTok / Instagram / X / Facebook / Pinterest / RSS, ranked by viral score (engagement velocity) |
| List your brands/projects and the connected accounts you can post to |
| Publish now or schedule a post (text + media) across your connected accounts |
| Check a post's status + per-network permalinks |
| Edit a still-scheduled post (body / media / networks / time) |
| Cancel the not-yet-published targets of a scheduled post |
Guardrails baked in: it won't post to the wrong brand, only schedules in the future, and is told not to repost fake news / copyrighted media / spam.
Related MCP server: mcp-plus-tard
What ViralHunt the platform does (beyond this MCP)
ViralHunt is a full product; the tools above are the agent-drivable slice. The rest lives in the app (and some via the REST API):
Trending Radar — a live cross-network feed of viral content by niche and time window.
Cross-network publishing & scheduling — schedule/publish to up to 11 networks (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Pinterest, Threads, Bluesky, Telegram, Google Business), per brand.
Editorial Board (team) — a kanban to curate before publishing: columns, categories, assignments, comments and team chat, so a team manages what goes out. (Cards/columns/comments are in the REST API.)
Auto-DM (comment → DM automation) — when someone comments your keyword on Instagram, ViralHunt auto-replies and sends them a DM — like ManyChat, but flat pricing, unlimited contacts, and a monthly cap that resets. Configured in the app (runs via webhooks); Facebook next.
Reports — what each brand/network actually did: posts, reach, DMs sent, replies, top content.
Note: Auto-DM and the editorial board are product features, not tools this MCP exposes today. This server focuses on the discover → publish → manage loop.
Install (Claude Desktop / Cline)
{
"mcpServers": {
"viralhunt": {
"command": "npx",
"args": ["-y", "viralhunt-mcp"],
"env": { "VIRALHUNT_API_KEY": "vhk_your_token_here" }
}
}
}Config: VIRALHUNT_API_KEY (your vhk_… token, required) and VIRALHUNT_BASE_URL (optional, defaults
to the production API). Run locally: VIRALHUNT_API_KEY=vhk_... npx viralhunt-mcp (Node ≥ 18).
Listed on the Official MCP Registry as
io.github.rodvan/viralhunt-mcp. License: MIT.
This server cannot be installed
Maintenance
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
- AlicenseAqualityFmaintenanceAI content generation, repurposing, and multi-platform publishing for 9+ social media platforms. Generate blog posts, discover trending topics, brainstorm titles, and publish to Twitter, LinkedIn, Bluesky, and more.8687MIT
- AlicenseNot gradedqualityDmaintenanceEnables posting and managing content across 13+ social media platforms with scheduling, analytics, AI generation, and approval workflows through natural language.2MIT
- AlicenseAqualityCmaintenanceEnables publishing and scheduling social media posts through the Social by Start-Win API, supporting multiple connected networks.97MIT
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
Create, schedule and publish social posts to TikTok, Instagram, Facebook and YouTube.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ViralHunt-io/viralhunt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server