← Back to Plugins
MCP Server MCP

Reversecore MCP

github By github 👁 1 views ▲ 0 votes

Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...