Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"transcription_mcp_server": {
"command": "uv",
"args": [
"run",
"mcp",
"dev",
"mcpserver_transcription.py"
]
}
}
}