MCP.so
Sign In
Servers

Joern MCP Server

@sfncat

A simple Joern MCP Server.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-joern": {
      "command": "uv",
      "args": [
        "venv",
        ".venv"
      ]
    }
  }
}

More from Other