SERVER
Sanctum
Rank #1535io.github.jwgale/sanctum
Secure credential vault for AI agents. Store, manage, and audit API keys locally.
First listed
Feb 14, 2026
Last publish date
Feb 14, 2026
OVERVIEW
Sanctum is a Model Context Protocol (MCP) server published by SanctumSec. It ranks #1535 of 58,900 servers tracked on MCP Toplist, and its repository has 100 GitHub stars. Sanctum is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on Feb 14, 2026.
STANDING
#1,535of 58,900 tracked serversTop 5%
Ranks ahead of 57,365 of 58,900 servers on MCP Toplist.
CONNECT
Use Sanctum
Add Sanctum to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"sanctum": {
"command": "npx",
"args": [
"-y",
"@sanctumai/mcp-server"
],
"env": {
"SANCTUM_VAULT_PATH": "<your SANCTUM_VAULT_PATH>",
"SANCTUM_PASSPHRASE": "<your SANCTUM_PASSPHRASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
SanctumSec
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Feb 14, 2026 |
| 0.3.2 | Feb 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Sanctum?
- Secure credential vault for AI agents. Store, manage, and audit API keys locally.
- Who maintains Sanctum?
- Sanctum is maintained by SanctumSec, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Sanctum an official MCP server?
- Yes — Sanctum is listed on the Official MCP Registry.
- How many versions does Sanctum have?
- MCP Toplist tracks 3 versions of Sanctum, most recently published on Feb 14, 2026.
- Where can I find the source code for Sanctum?
- The source code for Sanctum is hosted at github.com/SanctumSec/sanctum.
EXPLORE