HexWitness
Rank #29,949io.github.siaginw/hexwitness
Durable, build-scoped reverse-engineering evidence memory and query tools for AI agents.
HexWitness is a Model Context Protocol (MCP) server published by siaginw. It ranks #29,949 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. HexWitness is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 102,097 of 132,046 servers on MCP Toplist.
Use HexWitness
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hexwitness -- npx -y hexwitness agent[mcp_servers.hexwitness]
command = "npx"
args = ["-y", "hexwitness", "agent"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hexwitness": {
"command": "npx",
"args": [
"-y",
"hexwitness",
"agent"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hexwitness": {
"command": "npx",
"args": [
"-y",
"hexwitness",
"agent"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hexwitness": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hexwitness",
"agent"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hexwitness": {
"command": "npx",
"args": [
"-y",
"hexwitness",
"agent"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hexwitness": {
"command": "npx",
"args": [
"-y",
"hexwitness",
"agent"
]
}
}
}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.siaginw%2Fhexwitness)<a href="https://mcptoplist.com/server/io.github.siaginw%2Fhexwitness"><img src="https://mcptoplist.com/badge/io.github.siaginw%2Fhexwitness.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
siaginw
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 12, 2026 |
Frequently asked questions
- Who maintains HexWitness?
- HexWitness is maintained by siaginw, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is HexWitness listed on the Official MCP Registry?
- Yes — HexWitness is listed on the Official MCP Registry, alongside Glama.
- How many versions does HexWitness have?
- MCP Toplist tracks 1 version of HexWitness, most recently published on Aug 12, 2026.
- Where can I find the source code for HexWitness?
- The source code for HexWitness is hosted at github.com/siaginw/HexWitness.
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.