Loading MCP server directory, please wait...
MCP-Transcribe server allows LLMs to interact with the text content of audio/video files
npx @getmcp/cli add io.github.IPv6/mcp-transcribeRequires Node.js 18+. Community-contributed server. Review source before installing.
MCP_INTEGRATION_URLYour MCP-integration URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IPv6/mcp-transcribe": {
"command": "https://github.com/transcribe-app/mcp-transcribe/releases/download/v1.0.4/transcribe-com-v1.0.4.mcpb",
"env": {
"MCP_INTEGRATION_URL": ""
}
}
}
}