Command Palette

Search for a command to run...

UnylyUnyly
Browse all

VoxFabric

FreeNot checked

VoxFabric is an MCP server for speech I/O, enabling TTS playback via Edge TTS and optional local ASR listening from any MCP host.

GitHubEmbed

About

VoxFabric is an MCP server for speech I/O, enabling TTS playback via Edge TTS and optional local ASR listening from any MCP host.

README

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.


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.

from github.com/YottaMeta/VoxFabric

Installing VoxFabric

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/YottaMeta/VoxFabric

FAQ

Is VoxFabric MCP free?

Yes, VoxFabric MCP is free — one-click install via Unyly at no cost.

Does VoxFabric need an API key?

No, VoxFabric runs without API keys or environment variables.

Is VoxFabric hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install VoxFabric in Claude Desktop, Claude Code or Cursor?

Open VoxFabric on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare VoxFabric with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs