Mmcp.market

ViralNote MCP server

by viralnote·io.github.viralnote/mcp-server·v0.2.4

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

A96/100grade A
What users say
No reviews yet
Be the first
Safety scan
A96/100

full report

Adoption
Growing

0 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed ViralNote yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

ViralNote tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityremote reachable in 196ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 18 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 96/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the ViralNote repository's README, as published. We do not edit it. Read it on GitHub

@viralnote/mcp-server

A Model Context Protocol server for the ViralNote social media API.

Plug it into Claude Desktop, Claude Code, Cursor, or any other MCP-aware host and your agent can schedule posts, manage media, and read analytics across X, Instagram, Facebook, TikTok, LinkedIn, YouTube, Pinterest, Bluesky, Threads, and Reddit — as native MCP tool calls. No glue code.

Install

Claude Desktop / Claude Code / Cursor

Add to your MCP config (~/Library/Application Support/Claude/claudedesktopconfig.json on macOS, similar on other platforms):

{
  "mcpServers": {
    "viralnote": {
      "command": "npx",
      "args": ["-y", "@viralnote/mcp-server"],
      "env": {
        "VIRALNOTE_API_KEY": "vnd_..."
      }
    }
  }
}

Restart your MCP host. The ViralNote tools will be available immediately.

This repo includes a root .mcp.json (Open Plugins standard) so tools like Cursor Directory can auto-detect the MCP server from the GitHub URL.

Cursor Marketplace

Once the plugin is published on Cursor Marketplace, you can install it directly from Cursor:

  1. Open Cursor and go to Settings → Plugins
  2. Search for "ViralNote" in the Marketplace
  3. Click Install
  4. In Plugins → Configure, set your VIRALNOTEAPIKEY
  5. Get your API key from dashboard.viralnote.app or viralnote.app/developers/auth

The ViralNote tools will be immediately available in your Cursor environment.

Local install

npm install -g @viralnote/mcp-server

Then reference viralnote-mcp directly in your MCP config:

{
  "mcpServers": {
    "viralnote": {
      "command": "viralnote-mcp",
      "env": { "VIRALNOTE_API_KEY": "vnd_..." }
    }
  }
}

Configuration

Tools exposed

For most users, the HTTP MCP server at https://viralnote.app/api/mcp/mcp is simpler than installing this stdio package — see https://viralnote.app/developers/mcp for the HTTP config snippet. Use this stdio package when your MCP client doesn't support HTTP transport.

The underlying REST endpoints and request/response shapes are documented at viralnote.app/developers/docs.

Example agent prompts

"Show me my last 5 scheduled posts."

Tool: list_posts with { status: "scheduled", limit: 5 }.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http mcp-server https://dashboard.viralnote.app/api/mcp/mcp
Add to Cursor

ViralNote: common questions

Is ViralNote MCP server safe?
Yes, by our scan: it is graded A (96/100). Read the ViralNote safety report
How do I install ViralNote?
It runs remotely at dashboard.viralnote.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does ViralNote need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is ViralNote maintained?
The last commit was 20 days ago (2026-09-07). The latest release is v0.2.4.
Is ViralNote up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of ViralNote?
Servers from other publishers that do the same job: Chirpie MCP server, Ads MCP server and Mysocial MCP server. Compare all ViralNote alternatives.

Alternatives to ViralNote

Same job from other publishers: the closest match first, then the best rated.

All ViralNote alternatives →
  • Chirpie
    Post, schedule, and track social posts on X, Bluesky, LinkedIn, Instagram and more from AI agents.
    A
  • Ads MCP
    Create, launch & analyze ad campaigns, spy on competitors - Google, Meta, TikTok, LinkedIn & more.
    A
  • Mysocial
    Social media MCP server: your Instagram, TikTok, YouTube, LinkedIn and Threads history for your AI.
    A
  • Upload-Post
    Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
    A
  • Publora
    Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.
    A

More from viralnote →