Paxa Labs MCP server
Thai and English speech AI: TTS with local playback, transcription, translation to Thai, and OCR
10 stars162 downloads/wk
Reviews
Write oneNobody has reviewed Paxa Labs yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Paxa Labs tools (11, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
control_playbackInspect and control the shared audio queue. status reports what is playing, what is
get_accountShow the API key's account: credit balance, plan, and rate limits. Free.
list_modelsList available Paxa models with their limits and credit pricing. Free.
list_voicesList the Paxa TTS voice roster: ids, names, gender, language, and character notes. Free.
ocr_documentwrite actionRun Paxa OCR on a local PDF, PNG, JPEG, or WebP file and return its content as
play_audioPlay a local audio file through this machine's speakers, for example a file produced
queue_speechRead long content aloud (stories, articles, books). Splits the text into segments,
speakSynthesize a short line with Paxa TTS and play it through this machine's speakers.
text_to_speechSynthesize speech with Paxa TTS and save it as an audio file without playing it.
transcribe_audioTranscribe a local recording of Thai or English speech (mp3, wav, flac, ogg, m4a, aac, or webm;
translate_to_thaiTranslate text from any language into Thai with Paxa Translate. Accepts a single
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan9 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 9 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Install directly
Runs npx -y @paxalabs/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y @paxalabs/mcp
Paxa Labs: common questions
- Is Paxa Labs MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Paxa Labs safety report
- How do I install Paxa Labs?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Paxa Labs need an API key?
- Yes. The registry entry asks for
PAXA_API_KEY. - Is Paxa Labs maintained?
- The last commit was 10 days ago (2026-09-10). The latest release is v0.1.0-beta.9.