Audio Transcriber MCP is a server that provides audio transcription capabilities using OpenAI's Whisper API, allowing users to convert spoken language into written text. It supports multiple languages and includes features such as saving transcriptions to files.
Audio Transcriber MCP is a server that provides audio transcription capabilities using OpenAI's Whisper API, allowing users to convert spoken language into written text. It supports multiple languages and includes features such as saving transcriptions to files.
Clone the repository from GitHub, install the necessary dependencies, and set up your OpenAI API key in the environment variables.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"openai-speech-to-text-transcriptions-mcp-server": {
"command": "npx",
"args": [
"-y",
"Clone the repository from GitHub, install the necessary dependencies, and set up your OpenAI API key in the environment variables."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from OpenAI Speech-to-Text transcriptions MCP Server?"
No configuration required. This server works out of the box.
"What resources are available in OpenAI Speech-to-Text transcriptions MCP Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in OpenAI Speech-to-Text transcriptions MCP Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in OpenAI Speech-to-Text transcriptions MCP Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.