MCP Server
MCP
Reversecore MCP
Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.
Install
uvx reversecore-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "reversecore-mcp",
"version": "3.0.3",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "ghcr.io/sjkim1127/reversecore_mcp:3.0.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
oci
By
Comments
Sign in to leave a comment