P
Pemcp
by @JameZUK
PeMCP — Advanced Multi-Format Binary Analysis & MCP Server
Created 2/12/2026
Updated 13 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx pemcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"jamezuk-pemcp": {
"command": "uvx",
"args": [
"pemcp"
]
}
}
}