ASR MCP Server
@136William136
About ASR MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
—
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments