Serversio.github.IPv6/mcp-transcribe
T

io.github.IPv6/mcp-transcribe

io.github.IPv6/mcp-transcribe · v1.0.5
▦ other
v1.0.5other mcpb: https://github.com/transcribe-app/mcp-transcribe/releases/download/v1.0.5/transcribe-com-v1.0.5.mcpb↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.IPv6/mcp-transcribe",
  "description": "MCP-Transcribe server allows LLMs to interact with the text content of audio/video files",
  "repository": {
    "url": "https://github.com/transcribe-app/mcp-transcribe",
    "source": "github"
  },
  "version": "1.0.5",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/transcribe-app/mcp-transcribe/releases/download/v1.0.5/transcribe-com-v1.0.5.mcpb",
      "version": "1.0.5",
      "fileSha256": "06a2426f29a8fda51a7ab17561c6bc2375578784a5c286718bfd7d5514cbd58e",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your MCP-integration URL",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "MCP_INTEGRATION_URL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}