MCP.so
登录
A

ASR MCP Server

@136William136

关于 ASR MCP Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

136William136

提交者

136William136

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器