This server allows you to interact with cryptocurrency exchanges through various functionalities:
Market Data: Access real-time tickers, order books, OHLCV charts, recent trades, and available markets
Trading Operations: Execute market orders, place futures orders, and set trading parameters
Account Management: View balances and trading configurations
Exchange Information: List available exchanges, view exchange details, supported market types, leverage tiers, and funding rates
Configuration Options: Set leverage, margin modes, default market types, and proxy settings
Cache Management: Get statistics and clear CCXT cache
Logging: Configure logging levels for debugging
Enables reverse engineering capabilities with IRIS Reverse Engineering technology, referenced as a related project (MxIris-Reverse-Engineering).
pcm
PCM (MCP but reversed), MCP for reverse engineering.
Features
Analysis
IDA
repl (IDAPython)
disassembly
decompilation
set types
...
Memory
Engagement reports

Installations
Prerequisites:
Clone the repository
git clone https://github.com/rand-tech/pcmAdd
pcmto you mcp config example{ "mcpServers": { "pcm": { "command": "uv", "args": [ "--directory", "path_to/pcm", "run", "server.py" ] } } }Use the MCP
Related projects:
Attribution: This project is based on IDA Pro MCP by Duncan Ogilvie (@mrexodia). Thank you
License: This project is licensed under the MIT License - see the LICENSE file for details. The original code is also licensed under the MIT License.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with IDA Pro for reverse engineering and binary analysis tasks.Last updated -1283MIT License
- Asecurity-licenseAqualityMCP Server for automated reverse engineering with IDA Pro.Last updated -434,169MIT License
- -security-license-qualityAn MCP server that allows LLMs to autonomously reverse engineer applications by exposing Ghidra functionality, enabling decompilation, analysis, and automatic renaming of methods and data.Last updated -6,169Apache 2.0
- -securityFlicense-qualityAn AI-powered MCP server that provides development tools for code analysis, documentation, and project management including code pattern extraction, humorous code reviews, TODO scanning, and PRD generation.Last updated -0