From 4453141a753787138a9846f57f7b927e207f1664 Mon Sep 17 00:00:00 2001 From: Matt Berg Date: Wed, 2 Apr 2025 15:11:33 -0400 Subject: [PATCH 1/5] Add Kokoro Text to Speech MCP Server and Text-to-Speech section --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcb09042..cd51ff14 100644 --- a/README.md +++ b/README.md @@ -507,12 +507,16 @@ Tools for managing customer support, IT service management, and helpdesk operati - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. -### 🌎 Translation Services - Translation tools and services to enable AI assistants to translate content between different languages. - [translated/lara-mcp](https://github.com/translated/lara-mcp) 📇 🏠 - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations. +### 🌎 Text-to-Speech + +Tools for converting text to speech and vice versa + +- [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text to speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. + ### 🚆 Travel & Transportation Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data. From 3c6626350411f9be2be25361e6c551fc789a0274 Mon Sep 17 00:00:00 2001 From: Matt Berg Date: Mon, 7 Apr 2025 10:20:09 -0400 Subject: [PATCH 2/5] Update README.md Added back translation services. Sorry about that! and some language tweaks. --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd51ff14..ac3e8d33 100644 --- a/README.md +++ b/README.md @@ -510,12 +510,18 @@ Tools for managing customer support, IT service management, and helpdesk operati Translation tools and services to enable AI assistants to translate content between different languages. - [translated/lara-mcp](https://github.com/translated/lara-mcp) 📇 🏠 - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations. + +### 🌎 Translation Services -### 🌎 Text-to-Speech +Translation tools and services to enable AI assistants to translate content between different languages. -Tools for converting text to speech and vice versa +- [translated/lara-mcp](https://github.com/translated/lara-mcp) 📇 🏠 - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations. -- [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text to speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. +### 🎧 Text-to-Speech + +Tools for converting text-to-speech and vice-versa + +- [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. ### 🚆 Travel & Transportation From ff6c4a386361aa2ad27223df70b9150cc679b3b8 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 17 Apr 2025 04:42:09 -0400 Subject: [PATCH 3/5] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ac3e8d33..0c610edf 100644 --- a/README.md +++ b/README.md @@ -507,10 +507,6 @@ Tools for managing customer support, IT service management, and helpdesk operati - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. -Translation tools and services to enable AI assistants to translate content between different languages. - -- [translated/lara-mcp](https://github.com/translated/lara-mcp) 📇 🏠 - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations. - ### 🌎 Translation Services Translation tools and services to enable AI assistants to translate content between different languages. From 4f416a10e44811d53fd181aba18b4df486c283e7 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 17 Apr 2025 04:43:15 -0400 Subject: [PATCH 4/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c610edf..b268e29c 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 🏃 - [Sports](#sports) * 🎧 - [Support & Service Management](#support-and-service-management) * 🌎 - [Translation Services](#translation-services) +* 🎧 - [Text-to-Speech](#text-to-speech) * 🚆 - [Travel & Transportation](#travel-and-transportation) * 🔄 - [Version Control](#version-control) * 🛠️ - [Other Tools and Integrations](#other-tools-and-integrations) From 599ac22c2707ea180f1d8ce56bf93ec1d971541c Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 17 Apr 2025 04:43:42 -0400 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b268e29c..cfb8fd7a 100644 --- a/README.md +++ b/README.md @@ -518,7 +518,7 @@ Translation tools and services to enable AI assistants to translate content betw Tools for converting text-to-speech and vice-versa -- [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. +- [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. ### 🚆 Travel & Transportation