seekrit (local crypto plane)
Rank #39,252dev.seekrit/mcp
Zero-knowledge secrets manager — local crypto-plane MCP server: decrypts and injects secrets.
seekrit (local crypto plane) is a Model Context Protocol (MCP) server published by mileszim. It ranks #39,252 of 132,113 servers tracked on MCP Toplist. seekrit (local crypto plane) is listed on Official MCP, with 6 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 92,861 of 132,113 servers on MCP Toplist.
Use seekrit (local crypto plane)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seekrit -e "SEEKRIT_CLIENT_ID=<your SEEKRIT_CLIENT_ID>" -e "SEEKRIT_CLIENT_SECRET=<your SEEKRIT_CLIENT_SECRET>" -e "SEEKRIT_TOKEN=<your SEEKRIT_TOKEN>" -e "SEEKRIT_PASSPHRASE=<your SEEKRIT_PASSPHRASE>" -e "SEEKRIT_API_URL=<your SEEKRIT_API_URL>" -- npx -y @seekrit/mcpReplace each placeholder with your own value before saving.
[mcp_servers.seekrit]
command = "npx"
args = ["-y", "@seekrit/mcp"]
[mcp_servers.seekrit.env]
SEEKRIT_CLIENT_ID = "<your SEEKRIT_CLIENT_ID>"
SEEKRIT_CLIENT_SECRET = "<your SEEKRIT_CLIENT_SECRET>"
SEEKRIT_TOKEN = "<your SEEKRIT_TOKEN>"
SEEKRIT_PASSPHRASE = "<your SEEKRIT_PASSPHRASE>"
SEEKRIT_API_URL = "<your SEEKRIT_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seekrit": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
],
"env": {
"SEEKRIT_CLIENT_ID": "<your SEEKRIT_CLIENT_ID>",
"SEEKRIT_CLIENT_SECRET": "<your SEEKRIT_CLIENT_SECRET>",
"SEEKRIT_TOKEN": "<your SEEKRIT_TOKEN>",
"SEEKRIT_PASSPHRASE": "<your SEEKRIT_PASSPHRASE>",
"SEEKRIT_API_URL": "<your SEEKRIT_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seekrit": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
],
"env": {
"SEEKRIT_CLIENT_ID": "<your SEEKRIT_CLIENT_ID>",
"SEEKRIT_CLIENT_SECRET": "<your SEEKRIT_CLIENT_SECRET>",
"SEEKRIT_TOKEN": "<your SEEKRIT_TOKEN>",
"SEEKRIT_PASSPHRASE": "<your SEEKRIT_PASSPHRASE>",
"SEEKRIT_API_URL": "<your SEEKRIT_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seekrit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
],
"env": {
"SEEKRIT_CLIENT_ID": "<your SEEKRIT_CLIENT_ID>",
"SEEKRIT_CLIENT_SECRET": "<your SEEKRIT_CLIENT_SECRET>",
"SEEKRIT_TOKEN": "<your SEEKRIT_TOKEN>",
"SEEKRIT_PASSPHRASE": "<your SEEKRIT_PASSPHRASE>",
"SEEKRIT_API_URL": "<your SEEKRIT_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seekrit": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
],
"env": {
"SEEKRIT_CLIENT_ID": "<your SEEKRIT_CLIENT_ID>",
"SEEKRIT_CLIENT_SECRET": "<your SEEKRIT_CLIENT_SECRET>",
"SEEKRIT_TOKEN": "<your SEEKRIT_TOKEN>",
"SEEKRIT_PASSPHRASE": "<your SEEKRIT_PASSPHRASE>",
"SEEKRIT_API_URL": "<your SEEKRIT_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seekrit": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
],
"env": {
"SEEKRIT_CLIENT_ID": "<your SEEKRIT_CLIENT_ID>",
"SEEKRIT_CLIENT_SECRET": "<your SEEKRIT_CLIENT_SECRET>",
"SEEKRIT_TOKEN": "<your SEEKRIT_TOKEN>",
"SEEKRIT_PASSPHRASE": "<your SEEKRIT_PASSPHRASE>",
"SEEKRIT_API_URL": "<your SEEKRIT_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/dev.seekrit%2Fmcp)<a href="https://mcptoplist.com/server/dev.seekrit%2Fmcp"><img src="https://mcptoplist.com/badge/dev.seekrit%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mileszim
Available versions (6)
| Version | Published |
|---|---|
| 0.8.1 | Sep 9, 2026 |
| 0.8.0 | Aug 23, 2026 |
| 0.7.0 | Aug 20, 2026 |
| 0.6.1 | Aug 17, 2026 |
| 0.6.0 | Jul 25, 2026 |
| 0.5.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains seekrit (local crypto plane)?
- seekrit (local crypto plane) is maintained by mileszim, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is seekrit (local crypto plane) listed on the Official MCP Registry?
- Yes — seekrit (local crypto plane) is listed on the Official MCP Registry.
- How many versions does seekrit (local crypto plane) have?
- MCP Toplist tracks 6 versions of seekrit (local crypto plane), most recently published on Sep 9, 2026.
- Where can I find the source code for seekrit (local crypto plane)?
- The source code for seekrit (local crypto plane) is hosted at github.com/mileszim/seekrit.
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.