MCP App Server for live speech transcription
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-transcript": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-transcript"
]
}
}
}