Haldir
Rank #11,855io.github.ExposureGuard/haldir
Guardian layer for AI agents: identity, secrets, audit via MCP.
Haldir is a Model Context Protocol (MCP) server published by exposureguard. It ranks #11,855 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Haldir is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 120,258 of 132,113 servers on MCP Toplist.
Use Haldir
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add haldir -- uvx haldir[mcp_servers.haldir]
command = "uvx"
args = ["haldir"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"haldir": {
"command": "uvx",
"args": [
"haldir"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"haldir": {
"command": "uvx",
"args": [
"haldir"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"haldir": {
"type": "stdio",
"command": "uvx",
"args": [
"haldir"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"haldir": {
"command": "uvx",
"args": [
"haldir"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"haldir": {
"command": "uvx",
"args": [
"haldir"
]
}
}
}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.ExposureGuard%2Fhaldir)<a href="https://mcptoplist.com/server/io.github.ExposureGuard%2Fhaldir"><img src="https://mcptoplist.com/badge/io.github.ExposureGuard%2Fhaldir.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
exposureguard
Other servers by exposureguard
View all exposureguard servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 5, 2026 |
Frequently asked questions
- Who maintains Haldir?
- Haldir is maintained by exposureguard, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Haldir listed on the Official MCP Registry?
- Yes — Haldir is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does Haldir have?
- MCP Toplist tracks 1 version of Haldir, most recently published on Apr 5, 2026.
- Where can I find the source code for Haldir?
- The source code for Haldir is hosted at github.com/exposureguard/haldir.
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.