Skip to main content
Glama

MCP-Transcribe

server.json974 B
{ "$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.4", "packages": [ { "registryType": "mcpb", "identifier": "https://github.com/transcribe-app/mcp-transcribe/releases/download/v1.0.4/transcribe-com-v1.0.4.mcpb", "version": "1.0.4", "fileSha256": "720278617e2a55372919f4ca33bb6298e1e58433f4148fe88b86463fad07bdab", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your MCP-integration URL", "isRequired": true, "format": "string", "isSecret": true, "name": "MCP_INTEGRATION_URL" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/transcribe-app/mcp-transcribe'

If you have feedback or need assistance with the MCP directory API, please join our Discord server