{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "ai.trollwall/mcp",
  "title": "TrollWall MCP Server",
  "description": "Secure access to TrollWall social media moderation, analytics, and account management data.",
  "version": "1.0.0",
  "websiteUrl": "https://trollwall.ai/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.trollwall.ai/mcp",
      "supportedProtocolVersions": [
        "2025-11-25"
      ]
    }
  ]
}