{
  "id": "github-smartdatabrokers-slideforge-mcp-705d941a",
  "name": "smartdatabrokers/slideforge-mcp",
  "description": "Hosted MCP server for consulting-quality PowerPoint generation from natural language or structured component specs. Generates editable `.pptx` decks with charts, diagrams, and signed download URLs. 8 tools. Streamable HTTP at `https://api.slideforge.dev/mcp/`; OAuth 2.1 for Claude Desktop and bearer/API-key auth for other clients. MIT.",
  "category": "Multimedia Processing",
  "source": {
    "readmePath": null,
    "docsPath": "docs/multimedia-processing.md",
    "featuredInReadme": false,
    "pullRequest": 748,
    "lastUpdatedAt": "2026-06-16T23:43:31.000Z"
  },
  "links": {
    "primary": "https://github.com/smartdatabrokers/slideforge-mcp",
    "repo": "https://github.com/smartdatabrokers/slideforge-mcp",
    "homepage": null,
    "docs": "https://slideforge.dev",
    "endpoint": "https://api.slideforge.dev/mcp/"
  },
  "install": {
    "commands": [
      "claude mcp add slideforge --transport http https://api.slideforge.dev/mcp/",
      "npx -y mcp-remote@latest https://api.slideforge.dev/mcp/ --header \"Authorization: Bearer sf_live_YOUR_KEY\""
    ],
    "env": [],
    "confidence": "high"
  },
  "transport": [
    "streamable-http"
  ],
  "auth": {
    "type": "oauth",
    "notes": [
      "Claude Desktop uses OAuth 2.1; Cursor, Windsurf, and other clients can use bearer/API-key auth"
    ]
  },
  "clients": [
    "Claude Desktop",
    "Claude Code",
    "Cursor",
    "Windsurf",
    "Cline"
  ],
  "tools": {
    "count": 8,
    "names": [],
    "source": "self_reported"
  },
  "license": "MIT",
  "health": {
    "repoPublic": null,
    "packageFound": null,
    "endpointReachable": null,
    "lastCheckedAt": null
  },
  "verification": {
    "status": "unknown",
    "notes": []
  },
  "community": {
    "maintainedBy": [],
    "verifiedBy": [],
    "claimed": false
  }
}
