Skip to main content
Glama

声络 VoxFabric

Weave Every AI Voice

MCP speech I/O for any agent host — local mic/speakers, Edge TTS speak, optional local ASR listen.

VoxFabric is a stdio MCP server: any MCP-capable host can call tools to speak and listen on the machine that runs this process. Speak uses Edge TTS (network to Microsoft/Bing). Listen is optional and can use local ASR (e.g. Whisper) with models you place yourself. There is no web UI — MCP only. The project is source-available; personal/non-commercial evaluation is fine, but commercial use and 二开 require paid written authorization (see LICENSE).


Tools

Tool

Role

speak

TTS playback (Edge)

listen

Mic → text

listen_start / get_speech / listen_stop

Persistent listen

set_engine / catalog / health

Engines & health

Optional engines include local Whisper / SenseVoice / Aliyun ASR, energy or Silero VAD, and Edge TTS.


Related MCP server: VOICEVOX TTS MCP

Install & connect

All prerequisites, Windows / Kali steps, MCP JSON, proxy, and troubleshooting: DEPLOY.md.


License

Source-available — not OSI “Open Source” with free commercial rights.

  • Personal / non-commercial evaluation: OK.

  • Commercial use, SaaS, redistribution, or commercial 二开: paid written authorization required.

  • Full terms: LICENSE.

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • MCP server for Google Veo AI video generation

View all MCP Connectors

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/YottaMeta/VoxFabric'

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