Self-hostable MCP server for the Ramzinex cryptocurrency exchange, providing tools for market data, account management, and trading with safety flags.
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.
process.env. You'll be asked to provide them before it can run.RAMZINEX_PUBLIC_BASE_URLRAMZINEX_PRIVATE_BASE_URLRAMZINEX_API_VERSION— v1.0 API version segment for the exchange paths.RAMZINEX_AUTH_HEADER_NAME— export =Authorization # legacy header-name modeRAMZINEX_API_TOKEN— export =your-personal-api-tokenRAMZINEX_API_KEY— export =your-api-keyRAMZINEX_SECRET— export =your-api-secretRAMZINEX_SEND_X_API_KEY— export =false # opt out of the x-api-key headerRAMZINEX_ENABLE_TRADING— export =true # allow placing/cancelling ordersRAMZINEX_ENABLE_WITHDRAWALS— export =true # allow withdrawals + address allocationRAMZINEX_ACCOUNT_CONTROL— export =true # allow API-key access managementRAMZINEX_READ_ONLY— false Master switch: forces all three gates off.RAMZINEX_VERIFY_SSL— true Verify TLS certificates.RAMZINEX_TIMEOUT— 30 Per-request timeout (seconds).[](https://m8ven.ai/mcp/dwin-gharibi-ramzinex-mcp-buuts8)