# @paxalabs/mcp

Thai, English, Mandarin speech AI: TTS with playback, transcription, translation, OCR, extraction

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.0-beta.10
- **Author:** com.paxalabs
- **License:** Unknown
- **npm:** @paxalabs/mcp
- **Source:** https://github.com/paxalabs/mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 15 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-08T15:05:56.756Z
- **Version scanned:** 0.1.0-beta.8
- **CVEs:** none found by OSV at scan time

## Tools

11 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `paxalabs`
- `speak` — Synthesize a short line with Paxa TTS and play it through this machine's speakers.
- `queue_speech` — Read long content aloud (stories, articles, books). Splits the text into segments,
- `control_playback` — Inspect and control the shared audio queue. status reports what is playing, what is
- `play_audio` — Play a local audio file through this machine's speakers, for example a file produced
- `text_to_speech` — Synthesize speech with Paxa TTS and save it as an audio file without playing it.
- `translate_to_thai` — Translate text from any language into Thai with Paxa Translate. Accepts a single
- `ocr_document` — Run Paxa OCR on a local PDF, PNG, JPEG, or WebP file and return its content as
- `list_voices` — List the Paxa TTS voice roster: ids, names, gender, language, and character notes. Free.
- `list_models` — List available Paxa models with their limits and credit pricing. Free.
- `get_account` — Show the API key's account: credit balance, plan, and rate limits. Free.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@paxalabs/mcp\"\n      ],\n      \"env\": {\n        \"PAXA_API_KEY\": \"<YOUR_PAXA_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `PAXA_API_KEY` — Paxa API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40paxalabs%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40paxalabs%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40paxalabs%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40paxalabs%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
