Paxa Labs
Rank #3,991com.paxalabs/mcp
Thai and English speech AI: TTS with local playback, transcription, translation to Thai, and OCR
Paxa Labs is a Model Context Protocol (MCP) server published by paxalabs. It ranks #3,991 of 132,608 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Paxa Labs is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,617 of 132,608 servers on MCP Toplist.
Use Paxa Labs
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add paxalabs -e "PAXA_API_KEY=<your PAXA_API_KEY>" -e "PAXA_OUTPUT_DIR=<your PAXA_OUTPUT_DIR>" -e "PAXA_DEFAULT_VOICE=<your PAXA_DEFAULT_VOICE>" -- npx -y @paxalabs/mcpReplace each placeholder with your own value before saving.
[mcp_servers.paxalabs]
command = "npx"
args = ["-y", "@paxalabs/mcp"]
[mcp_servers.paxalabs.env]
PAXA_API_KEY = "<your PAXA_API_KEY>"
PAXA_OUTPUT_DIR = "<your PAXA_OUTPUT_DIR>"
PAXA_DEFAULT_VOICE = "<your PAXA_DEFAULT_VOICE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paxalabs": {
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "<your PAXA_API_KEY>",
"PAXA_OUTPUT_DIR": "<your PAXA_OUTPUT_DIR>",
"PAXA_DEFAULT_VOICE": "<your PAXA_DEFAULT_VOICE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paxalabs": {
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "<your PAXA_API_KEY>",
"PAXA_OUTPUT_DIR": "<your PAXA_OUTPUT_DIR>",
"PAXA_DEFAULT_VOICE": "<your PAXA_DEFAULT_VOICE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"paxalabs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "<your PAXA_API_KEY>",
"PAXA_OUTPUT_DIR": "<your PAXA_OUTPUT_DIR>",
"PAXA_DEFAULT_VOICE": "<your PAXA_DEFAULT_VOICE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paxalabs": {
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "<your PAXA_API_KEY>",
"PAXA_OUTPUT_DIR": "<your PAXA_OUTPUT_DIR>",
"PAXA_DEFAULT_VOICE": "<your PAXA_DEFAULT_VOICE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paxalabs": {
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "<your PAXA_API_KEY>",
"PAXA_OUTPUT_DIR": "<your PAXA_OUTPUT_DIR>",
"PAXA_DEFAULT_VOICE": "<your PAXA_DEFAULT_VOICE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.paxalabs%2Fmcp)<a href="https://mcptoplist.com/server/com.paxalabs%2Fmcp"><img src="https://mcptoplist.com/badge/com.paxalabs%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
paxalabs
Available versions (7)
| Version | Published |
|---|---|
| 0.1.0-beta.9 | Sep 10, 2026 |
| 0.1.0-beta.7 | Sep 6, 2026 |
| 0.1.0-beta.6 | Sep 6, 2026 |
| 0.1.0-beta.5 | Sep 6, 2026 |
| 0.1.0-beta.4 | Sep 6, 2026 |
| 0.1.0-beta.3 | Sep 6, 2026 |
| 0.1.0-beta.2 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Paxa Labs?
- Paxa Labs is maintained by paxalabs, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Paxa Labs listed on the Official MCP Registry?
- Yes — Paxa Labs is listed on the Official MCP Registry, alongside Glama.
- How many versions does Paxa Labs have?
- MCP Toplist tracks 7 versions of Paxa Labs, most recently published on Sep 10, 2026.
- Where can I find the source code for Paxa Labs?
- The source code for Paxa Labs is hosted at github.com/paxalabs/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.