Loading MCP server directory, please wait...
Transcribe local files and URLs with SpeechWeave's OpenAI-compatible API.
npx @getmcp/cli add io.github.speechweave/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SPEECHWEAVE_API_KEYSpeechWeave API key (sk_live_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.speechweave/mcp": {
"command": "npx",
"args": [
"-y",
"@speechweave/mcp"
],
"env": {
"SPEECHWEAVE_API_KEY": ""
}
}
}
}