Pathmark
Rank #7,861io.github.hacksurvivor/pathmark
Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.
Pathmark is a Model Context Protocol (MCP) server published by hacksurvivor. It ranks #7,861 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Pathmark is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 124,185 of 132,046 servers on MCP Toplist.
Use Pathmark
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pathmark -- npx -y pathmark[mcp_servers.pathmark]
command = "npx"
args = ["-y", "pathmark"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pathmark": {
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pathmark": {
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pathmark": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pathmark": {
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pathmark": {
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}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.hacksurvivor%2Fpathmark)<a href="https://mcptoplist.com/server/io.github.hacksurvivor%2Fpathmark"><img src="https://mcptoplist.com/badge/io.github.hacksurvivor%2Fpathmark.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hacksurvivor
Available versions (4)
| Version | Published |
|---|---|
| 0.1.15 | Sep 4, 2026 |
| 0.1.14 | Aug 26, 2026 |
| 0.1.13 | Aug 26, 2026 |
| 0.1.12 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Pathmark?
- Pathmark is maintained by hacksurvivor, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Pathmark listed on the Official MCP Registry?
- Yes — Pathmark is listed on the Official MCP Registry, alongside Glama.
- How many versions does Pathmark have?
- MCP Toplist tracks 4 versions of Pathmark, most recently published on Sep 4, 2026.
- Where can I find the source code for Pathmark?
- The source code for Pathmark is hosted at github.com/hacksurvivor/pathmark.
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.