mcp-heimdall
Rank #20,464io.github.caglarbozkurt/heimdall
Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.
mcp-heimdall is a Model Context Protocol (MCP) server published by caglarbozkurt. It ranks #20,464 of 132,046 servers tracked on MCP Toplist. mcp-heimdall is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 4, 2026 and most recently updated on Jul 5, 2026.
Ranks ahead of 111,582 of 132,046 servers on MCP Toplist.
Use mcp-heimdall
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add heimdall -- npx -y --package mcp-heimdall-scan heimdall-mcp mcp-heimdall-scan[mcp_servers.heimdall]
command = "npx"
args = ["-y", "--package", "mcp-heimdall-scan", "heimdall-mcp", "mcp-heimdall-scan"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"heimdall": {
"command": "npx",
"args": [
"-y",
"--package",
"mcp-heimdall-scan",
"heimdall-mcp",
"mcp-heimdall-scan"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heimdall": {
"command": "npx",
"args": [
"-y",
"--package",
"mcp-heimdall-scan",
"heimdall-mcp",
"mcp-heimdall-scan"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heimdall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"mcp-heimdall-scan",
"heimdall-mcp",
"mcp-heimdall-scan"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heimdall": {
"command": "npx",
"args": [
"-y",
"--package",
"mcp-heimdall-scan",
"heimdall-mcp",
"mcp-heimdall-scan"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heimdall": {
"command": "npx",
"args": [
"-y",
"--package",
"mcp-heimdall-scan",
"heimdall-mcp",
"mcp-heimdall-scan"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.caglarbozkurt%2Fheimdall)<a href="https://mcptoplist.com/server/io.github.caglarbozkurt%2Fheimdall"><img src="https://mcptoplist.com/badge/io.github.caglarbozkurt%2Fheimdall.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
caglarbozkurt
Available versions (1)
| Version | Published |
|---|---|
| 0.5.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains mcp-heimdall?
- mcp-heimdall is maintained by caglarbozkurt, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is mcp-heimdall listed on the Official MCP Registry?
- Yes — mcp-heimdall is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does mcp-heimdall have?
- MCP Toplist tracks 1 version of mcp-heimdall, most recently published on Jul 5, 2026.
- Where can I find the source code for mcp-heimdall?
- The source code for mcp-heimdall is hosted at github.com/caglarbozkurt/mcp-heimdall.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.