M
MCP Speaker Diarization
by @snailbrainx
MCP server by snailbrainx
Created 11/9/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-speaker-diarization
Cursor configuration (mcp.json)
{
"mcpServers": {
"snailbrainx-mcp-speaker-diarization": {
"command": "uvx",
"args": [
"mcp-speaker-diarization"
]
}
}
}