Overview
What is ASR MCP Server?
ASR MCP Server is a Model Context Protocol server that provides automatic speech recognition (ASR) functionality. It accepts mp3 audio files via a URL and returns transcriptions.
How to use ASR MCP Server?
Send a POST request to the server endpoint with a url parameter pointing to an mp3 file. Example: curl --location --request POST 'http://43.162.121.31:8081/mcp/server/asr/v1?url=https://www.leexee.net/img/audio/mcp_server_default_dd225cf1b.mp3'
Key features of ASR MCP Server
- Supports mp3 audio files.
- Maximum audio duration: 1 minute.
- Maximum file size: 2 MB.
- Provides a simple HTTP API for transcription.
Use cases of ASR MCP Server
—
FAQ from ASR MCP Server
—