video-transcriber-mcp 0.7.0

High-performance video transcription MCP server using whisper.cpp for faster transcription
Documentation
1
2
3
pub mod server_rmcp;

pub use server_rmcp::VideoTranscriberServer;