seekrit — secrets for agents
Rank #55,451dev.seekrit/remote-mcp
Encrypted store for API keys and database URLs your code needs. Use them without reading them.
seekrit — secrets for agents is a Model Context Protocol (MCP) server published by mileszim. It ranks #55,451 of 132,113 servers tracked on MCP Toplist. seekrit — secrets for agents is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 76,662 of 132,113 servers on MCP Toplist.
Use seekrit — secrets for agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http remote-mcp https://mcp.seekrit.dev/mcp[mcp_servers.remote-mcp]
url = "https://mcp.seekrit.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.seekrit.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.seekrit.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"remote-mcp": {
"type": "http",
"url": "https://mcp.seekrit.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"remote-mcp": {
"serverUrl": "https://mcp.seekrit.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.seekrit.dev/mcp"
}
}
}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%2Fremote-mcp)<a href="https://mcptoplist.com/server/dev.seekrit%2Fremote-mcp"><img src="https://mcptoplist.com/badge/dev.seekrit%2Fremote-mcp.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 (2)
| Version | Published |
|---|---|
| 0.1.0 | Jul 30, 2026 |
| 0.0.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains seekrit — secrets for agents?
- seekrit — secrets for agents is maintained by mileszim, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is seekrit — secrets for agents listed on the Official MCP Registry?
- Yes — seekrit — secrets for agents is listed on the Official MCP Registry.
- How many versions does seekrit — secrets for agents have?
- MCP Toplist tracks 2 versions of seekrit — secrets for agents, most recently published on Jul 30, 2026.
- Where can I find the source code for seekrit — secrets for agents?
- The source code for seekrit — secrets for agents 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.