Heimdall runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 6 Jul 2026.
Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add heimdall -- npx -y mcp-heimdall-scan
{
"mcpServers": {
"heimdall": {
"args": [
"-y",
"mcp-heimdall-scan"
],
"command": "npx"
}
}
}
[mcp_servers.heimdall]
command = "npx"
args = ["-y", "mcp-heimdall-scan"]
{
"mcpServers": {
"heimdall": {
"args": [
"-y",
"mcp-heimdall-scan"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"heimdall": {
"args": [
"-y",
"mcp-heimdall-scan"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.