ghosthunt
Rank #61,549io.github.78degrees/ghosthunt
Find every leaked secret on your machine — API keys in .env files, shell history, and configs.
ghosthunt is a Model Context Protocol (MCP) server published by 78degrees. It ranks #61,549 of 132,113 servers tracked on MCP Toplist. ghosthunt is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.
Ranks ahead of 70,564 of 132,113 servers on MCP Toplist.
Use ghosthunt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ghosthunt -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y ghosthuntReplace each placeholder with your own value before saving.
[mcp_servers.ghosthunt]
command = "npx"
args = ["-y", "ghosthunt"]
[mcp_servers.ghosthunt.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghosthunt": {
"command": "npx",
"args": [
"-y",
"ghosthunt"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghosthunt": {
"command": "npx",
"args": [
"-y",
"ghosthunt"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ghosthunt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ghosthunt"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghosthunt": {
"command": "npx",
"args": [
"-y",
"ghosthunt"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ghosthunt": {
"command": "npx",
"args": [
"-y",
"ghosthunt"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}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/io.github.78degrees%2Fghosthunt)<a href="https://mcptoplist.com/server/io.github.78degrees%2Fghosthunt"><img src="https://mcptoplist.com/badge/io.github.78degrees%2Fghosthunt.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
78degrees
Other servers by 78degrees
View all 78degrees servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 27, 2026 |
Frequently asked questions
- Who maintains ghosthunt?
- ghosthunt is maintained by 78degrees, which publishes 5 MCP servers (3 total versions) tracked on MCP Toplist.
- Is ghosthunt listed on the Official MCP Registry?
- Yes — ghosthunt is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does ghosthunt have?
- MCP Toplist tracks 1 version of ghosthunt, most recently published on May 27, 2026.
- Where can I find the source code for ghosthunt?
- The source code for ghosthunt is hosted at github.com/78degrees/ghosthunt.
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.