← Back to Plugins
MCP Server MCP

io.github.vpatser1/social-media-analytics

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Profile analysis, hashtag research, content calendars, competitor benchmarks, viral scoring

Homepage Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "social-media-analytics",
      "version": "1.1.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).",
          "isSecret": true,
          "name": "LICENSE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...