From 577a98696719552737212fdf0e07f5d9633ba55d Mon Sep 17 00:00:00 2001 From: I R <> Date: Fri, 1 Aug 2025 20:27:51 +0300 Subject: [PATCH] MCP-Transcribe server allows LLMs to interact with the text content of audio/video files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57ac8cc7ee..c2f5428c58 100644 --- a/README.md +++ b/README.md @@ -988,6 +988,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[token-revoke-mcp](https://github.com/kukapay/token-revoke-mcp)** - An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains. - **[Ton Blockchain MCP](https://github.com/devonmojito/ton-blockchain-mcp)** - An MCP server for interacting with Ton Blockchain. - **[TouchDesigner](https://github.com/8beeeaaat/touchdesigner-mcp)** - An MCP server for TouchDesigner, enabling interaction with TouchDesigner projects, nodes, and parameters. +- **[Transcribe](https://github.com/transcribe-app/mcp-transcribe)** - An MCP server provides fast and reliable transcriptions for audio/video files and voice memos. It allows LLMs to interact with the text content of audio/video file. - **[Travel Planner](https://github.com/GongRzhe/TRAVEL-PLANNER-MCP-Server)** - Travel planning and itinerary management server integrating with Google Maps API for location search, place details, and route calculations. - **[Trello MCP Server](https://github.com/lioarce01/trello-mcp-server)** - An MCP server that interact with user Trello boards, modifying them with prompting. - **[Trino](https://github.com/tuannvm/mcp-trino)** - A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.