From ba66d1b4e7941f2f8986d9606da918e51b27f41c Mon Sep 17 00:00:00 2001 From: nhatvu148 Date: Fri, 28 Nov 2025 23:07:50 +0700 Subject: [PATCH] docs: add video-transcriber-mcp-rs to projects built with rmcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e935d09..cd2b022e 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ See [oauth_support](docs/OAUTH_SUPPORT.md) for details. - [nvim-mcp](https://github.com/linw1995/nvim-mcp) - A MCP server to interact with Neovim - [terminator](https://github.com/mediar-ai/terminator) - AI-powered desktop automation MCP server with cross-platform support and >95% success rate - [stakpak-agent](https://github.com/stakpak/agent) - Security-hardened terminal agent for DevOps with MCP over mTLS, streaming, secret tokenization, and async task management +- [video-transcriber-mcp-rs](https://github.com/nhatvu148/video-transcriber-mcp-rs) - High-performance MCP server for transcribing videos from 1000+ platforms using whisper.cpp ## Development