Loomal

Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud

3 starspypi: ffvoice

About ffvoice

ffvoice is an MCP (Model Context Protocol) server published by chicogong in the official MCP registry, listed under Cloud Platforms on Loomal. Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud

It ships as a Python package on PyPI (ffvoice), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chicogong/ffvoice-engine, where the project has earned 3 GitHub stars.

Use ffvoice with your agent

Claude Code · one command
claude mcp add ffvoice -- uvx ffvoice
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ffvoice": {
      "command": "uvx",
      "args": [
        "ffvoice"
      ]
    }
  }
}
pypiffvoice

Frequently asked questions

What is ffvoice?
ffvoice is an MCP (Model Context Protocol) server by chicogong in the Cloud Platforms category. Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud
How do I connect ffvoice to Claude, Cursor, or another MCP client?
Install ffvoice from its pypi package (ffvoice) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ffvoice open source?
Yes — the source code is public at github.com/chicogong/ffvoice-engine, with 3 GitHub stars.
Can AI agents pay to use ffvoice?
Not yet through Loomal — ffvoice is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ffvoice? Claim this listing free by verifying GitHub ownership, or contact us.