moonshine

GitHub

Very low latency speech to text, intent recognition, and text to speech, for building voice agents and interfaces

10,640 stars C 1 file ยท ~1,020 tokens #intent-recognition#stt#tts#voice#voice-recognition

moonshine MCP Server

MCP server for moonshine-ai/moonshine

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "moonshine": {
      "command": "npx",
      "args": [
        "-y",
        "@moonshine-ai/moonshine"
      ]
    }
  }
}