Tracehunt
@Hayatelin
About Tracehunt
TraceHunt is an MCP server (and CLI) for OSINT username reconnaissance across 480+ platforms. Tools: hunt_username() returns where a handle exists, and footprint_score() returns a 0-100 digital-footprint score. Python, MIT, runs locally, no API keys, privacy-first.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tracehunt": {
"command": "python",
"args": [
"mcp/tracehunt_mcp.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tracehunt?
Tracehunt is an MCP server (and CLI) for OSINT username reconnaissance across 480+ platforms. It provides two tools: hunt_username() to find where a handle exists, and footprint_score() to return a 0–100 digital-footprint score. It is written in Python, runs locally, requires no API keys, and is privacy-first.
How to use Tracehunt?
Run the MCP server and invoke the hunt_username() and footprint_score() tools through any MCP client, or use the CLI directly. No installation steps or configuration keys are provided in the README.
Key features of Tracehunt
- Username reconnaissance across 480+ platforms.
- hunt_username() finds where a handle exists.
- footprint_score() returns digital-footprint score 0–100.
- Written in Python, MIT licensed.
- Runs locally, no API keys required.
- Privacy-first: data stays on your machine.
Use cases of Tracehunt
- Investigate a username's presence across hundreds of platforms.
- Measure your own or others' digital footprint score.
- Conduct OSINT investigations without external data sharing.
- Privacy-focused reconnaissance for security researchers.
FAQ from Tracehunt
What platforms are supported?
Tracehunt checks for a username across 480+ platforms.
What tools does Tracehunt provide?
It provides two tools: hunt_username() and footprint_score().
Does Tracehunt require API keys or external services?
No, it runs locally and
More Developer Tools MCP servers
@vercel/mcp-adapter
vercelEasily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Grafana MCP server
grafanaMCP server for Grafana
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments