Loading MCP server directory, please wait...
Transcribe local audio and video with CrispASR and local models only.
npx @getmcp/cli add io.github.EmiyaKatuz/crispasr-agent-transcriberRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.EmiyaKatuz/crispasr-agent-transcriber": {
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}