MCP Server
Rank #6,859io.github.pathmodeio/mcp-server
Deterministic intent preflight before your agent builds: six gates, keyless, no model call.
MCP Server is a Model Context Protocol (MCP) server published by pathmodeio. It ranks #6,859 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 37 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 125,187 of 132,046 servers on MCP Toplist.
Use MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pathmodeio -e "PATHMODE_API_KEY=<your PATHMODE_API_KEY>" -- npx -y @pathmode/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.pathmodeio]
command = "npx"
args = ["-y", "@pathmode/mcp-server"]
[mcp_servers.pathmodeio.env]
PATHMODE_API_KEY = "<your PATHMODE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pathmodeio": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pathmodeio": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pathmodeio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pathmodeio": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pathmodeio": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_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.pathmodeio%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.pathmodeio%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.pathmodeio%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
pathmodeio
Available versions (37)
| Version | Published |
|---|---|
| 1.31.3 | Sep 21, 2026 |
| 1.31.2 | Sep 19, 2026 |
| 1.31.1 | Sep 19, 2026 |
| 1.31.0 | Sep 19, 2026 |
| 1.30.0 | Sep 16, 2026 |
| 1.28.0 | Sep 12, 2026 |
| 1.27.4 | Sep 11, 2026 |
| 1.27.3 | Sep 11, 2026 |
| 1.27.2 | Sep 11, 2026 |
| 1.27.1 | Sep 10, 2026 |
| 1.27.0 | Sep 10, 2026 |
| 1.26.3 | Sep 7, 2026 |
| 1.26.2 | Sep 6, 2026 |
| 1.26.1 | Sep 3, 2026 |
| 1.26.0 | Sep 3, 2026 |
| 1.25.0 | Sep 3, 2026 |
| 1.24.0 | Sep 2, 2026 |
| 1.23.0 | Sep 2, 2026 |
| 1.22.0 | Sep 2, 2026 |
| 1.21.0 | Sep 2, 2026 |
| 1.20.2 | Aug 31, 2026 |
| 1.20.1 | Aug 31, 2026 |
| 1.19.0 | Aug 30, 2026 |
| 1.17.0 | Aug 30, 2026 |
| 1.16.2 | Aug 29, 2026 |
| 1.16.1 | Aug 29, 2026 |
| 1.16.0 | Aug 29, 2026 |
| 1.15.1 | Aug 29, 2026 |
| 1.15.0 | Aug 29, 2026 |
| 1.14.1 | Aug 28, 2026 |
| 1.14.0 | Aug 27, 2026 |
| 1.13.1 | Aug 25, 2026 |
| 1.13.0 | Aug 25, 2026 |
| 1.6.0 | Jun 4, 2026 |
| 1.4.0 | Mar 24, 2026 |
| 1.2.2 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by pathmodeio, which publishes 1 MCP server (37 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does MCP Server have?
- MCP Toplist tracks 37 versions of MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/pathmodeio/mcp-server.
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.