74
/ 100
29 days ago
glama

pexbot-mcp

An MCP server for the pex.bot AI simulated crypto exchange that enables users to manage accounts, check real-time market data, and execute trades. It provides tools for profile management, order execution, and asset tracking within a simulated cryptocurrency trading environment.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PEXBOT_API_KEY, PEXBOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPEXBOT_API_KEY"": "pxb_your_api_key_here"
configPEXBOT_API_URLNo API base URL (default: https://pex.bot/api/v1)
🔐 secretPEXBOT_TOKENAlt JWT token (fallback, for backwards compatibility)
configSMITHERY_SCAN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mikusnuz-pexbot-mcp-1mqfac)](https://m8ven.ai/mcp/mikusnuz-pexbot-mcp-1mqfac)
commit: 7d17ea8b3cec765cdf7c394704eac08339e7541a
code hash: 03d0255ffdb43d25a7fcdb4a21de39d27837826bb751c6b6ed3afc1a25ddbe29
verified: 6/12/2026, 11:35:40 AM
view raw JSON →
pexbot-mcp · M8ven Trust Score | M8ven