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 — 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 |
| Find viral posts on TikTok / Instagram / X / Facebook / Pinterest / RSS, ranked by viral score |
| List your projects/brands and the connected accounts you can post to |
| Publish now or schedule a post (text + media) to your accounts |
| Get 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 |
Related MCP server: mcp-plus-tard
Get a token
Sign up at https://viralhunt.io (free 7-day trial, no card).
Account → API Access → create a personal token (
vhk_…).
Configure
Set two environment variables:
VIRALHUNT_API_KEY— yourvhk_…token (required)VIRALHUNT_BASE_URL— optional, defaults tohttps://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-mcpRequires Node ≥ 18. Docs: https://viralhunt.io/api · 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
- AlicenseAqualityDmaintenanceAI 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.Last updated8645MIT
- Flicense-qualityCmaintenanceEnables AI agents to create, schedule, and manage social media posts across 10 platforms via a unified API.Last updated
- Alicense-qualityDmaintenanceEnables publishing content to multiple social media platforms (YouTube, Twitter, Facebook, Instagram, TikTok, Reddit, Blog) through automation agents, with task management and system validation.Last updated4MIT
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
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/rodvan/viralhunt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server