Phantom Secrets
Rank #4,112io.github.ashlrai/phantom-secrets-mcp
Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.
Phantom Secrets is a Model Context Protocol (MCP) server published by ashlrai. It ranks #4,112 of 132,113 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Phantom Secrets is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 31, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 128,001 of 132,113 servers on MCP Toplist.
Use Phantom Secrets
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add phantom-secrets-mcp -- npx -y phantom-secrets-mcp[mcp_servers.phantom-secrets-mcp]
command = "npx"
args = ["-y", "phantom-secrets-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"phantom-secrets-mcp": {
"command": "npx",
"args": [
"-y",
"phantom-secrets-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"phantom-secrets-mcp": {
"command": "npx",
"args": [
"-y",
"phantom-secrets-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phantom-secrets-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"phantom-secrets-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phantom-secrets-mcp": {
"command": "npx",
"args": [
"-y",
"phantom-secrets-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phantom-secrets-mcp": {
"command": "npx",
"args": [
"-y",
"phantom-secrets-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/io.github.ashlrai%2Fphantom-secrets-mcp)<a href="https://mcptoplist.com/server/io.github.ashlrai%2Fphantom-secrets-mcp"><img src="https://mcptoplist.com/badge/io.github.ashlrai%2Fphantom-secrets-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ashlrai
Other servers by ashlrai
View all ashlrai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.0 | May 10, 2026 |
Frequently asked questions
- Who maintains Phantom Secrets?
- Phantom Secrets is maintained by ashlrai, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Phantom Secrets listed on the Official MCP Registry?
- Yes — Phantom Secrets is listed on the Official MCP Registry, alongside Glama.
- How many versions does Phantom Secrets have?
- MCP Toplist tracks 1 version of Phantom Secrets, most recently published on May 10, 2026.
- Where can I find the source code for Phantom Secrets?
- The source code for Phantom Secrets is hosted at github.com/ashlrai/phantom-secrets.
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.