safehold
Rank #45,520io.github.Spacetime-Technology/safehold
Local, encrypted MCP vault for passports, IDs, visas and photos. You control access.
safehold is a Model Context Protocol (MCP) server published by spacetime-technology. It ranks #45,520 of 132,113 servers tracked on MCP Toplist. safehold is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 18, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 86,593 of 132,113 servers on MCP Toplist.
Use safehold
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add safehold -- npx -y safehold[mcp_servers.safehold]
command = "npx"
args = ["-y", "safehold"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"safehold": {
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"safehold": {
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"safehold": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"safehold": {
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"safehold": {
"command": "npx",
"args": [
"-y",
"safehold"
]
}
}
}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.Spacetime-Technology%2Fsafehold)<a href="https://mcptoplist.com/server/io.github.Spacetime-Technology%2Fsafehold"><img src="https://mcptoplist.com/badge/io.github.Spacetime-Technology%2Fsafehold.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
spacetime-technology
Other servers by spacetime-technology
View all spacetime-technology servers →Available versions (3)
| Version | Published |
|---|---|
| 1.2.0 | May 18, 2026 |
| 1.1.0 | May 18, 2026 |
| 1.0.3 | May 18, 2026 |
Frequently asked questions
- Who maintains safehold?
- safehold is maintained by spacetime-technology, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is safehold listed on the Official MCP Registry?
- Yes — safehold is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does safehold have?
- MCP Toplist tracks 3 versions of safehold, most recently published on May 18, 2026.
- Where can I find the source code for safehold?
- The source code for safehold is hosted at github.com/spacetime-technology/safehold.
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.