Serversio.github.PitchGhost/mcp
M

PitchGhost

io.github.PitchGhost/mcp · v0.1.0
● Remote
v0.1.0remote🌐 https://mcp.pitchghost.com/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.PitchGhost/mcp",
  "description": "AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more.",
  "title": "PitchGhost",
  "repository": {
    "url": "https://github.com/PitchGhost/mcp",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://pitchghost.com",
  "icons": [
    {
      "src": "https://app.pitchghost.com/images/logo/v2/dev_logo.png",
      "mimeType": "image/png",
      "sizes": [
        "1024x1024"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.pitchghost.com/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}