Convert video URLs to text transcripts by downloading, extracting audio, and transcribing. Supports TXT, JSON, SRT, and VTT formats for accessibility and content analysis.
Convert speech recordings to text transcripts using ElevenLabs MCP Enhanced. Transcribe audio files to written text for documentation, analysis, or accessibility purposes.
Convert audio files to text transcriptions using AI speech recognition. Process spoken content from audio URLs into readable text format for documentation, analysis, or accessibility purposes.
MCP-ORTools integrates Google's OR-Tools constraint programming solver with Large Language Models through the MCP, enabling AI models to:
Submit and validate constraint models
Set model parameters
Solve constraint satisfaction and optimization problems
Retrieve and analyze solution
A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
A voice-to-text transcription service that converts audio files to transcripts using SiliconFlow, supporting both multipart/form-data and base64 formats.