Serverscom.transcriptmagic/transcript-magic
M

com.transcriptmagic/transcript-magic

com.transcriptmagic/transcript-magic · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.transcriptmagic.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.transcriptmagic/transcript-magic",
  "description": "Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.",
  "repository": {
    "url": "https://github.com/TranscriptMagic/mcp-server",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://transcriptmagic.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.transcriptmagic.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://mcp.transcriptmagic.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}