Skip to main content
Glama
draiagent

funasr-zh-tw-mcp

by draiagent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
transcribe_audioA

將本機音檔轉成繁體中文逐字稿,支援 wav/mp3/m4a/flac/ogg/mp4 等格式。全程在本機運算,音檔不會上傳到任何雲端服務。注意:模型第一次載入約需 40 秒,若使用者在意等待時間可先呼叫 preload_model。

preload_modelA

預先把 FunASR 模型載入記憶體,讓之後的 transcribe_audio 呼叫可以立即開始辨識。首次執行會下載約 1.5GB 的模型權重。模型已載入時呼叫不會有任何副作用。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/draiagent/funasr-zh-tw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server