让 agent 驱动本机的 Verbatim 音视频转写与博主观点分析:提交转写、轮询、搜索转写库。
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx verbatim-transcribe-mcp
MCP client config
{
"mcpServers": {
"verbatim-transcribe": {
"command": "uvx",
"args": [
"verbatim-transcribe-mcp"
]
}
}
}