mcpbeat Sign in

Pathmodeio MCP Server

by pathmodeio Your server? Claim it
local only

Pathmodeio runs on your own machine — the client starts it, so there is no endpoint to ping. 987 installs a week from npm. Last commit 21 Sep 2026.

Deterministic intent preflight before your agent builds: six gates, keyless, no model call.

Installs per day peak 889 · avg 234 · +10% w/w
a month agotoday
987
Installs / week
npm · @pathmode/mcp-server
2
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

Today is the operative word: we check Pathmodeio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @pathmode/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@pathmode/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@pathmode/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@pathmode/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@pathmode/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PATHMODE_API_KEY (Optional: Your Pathmode API key for team features (dependency graph, workspace context). Get one from Settings > API Keys in the Pathmode app.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pathmodeio

same job, measured the same way
I
Agent Utility MCP
by insivotron

Stop your agent before it runs rm -rf /etc or emails your .env. Deterministic preflight checks.

4 tools answering
Veto — SQL Safety & Cost Oracle
by vetosql

Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.

3 tools answering
Shippp
by shippp

Deterministic Chakra UI code from your Shippp design files, straight into your IDE agent.

33 installs/wk local only
Agent Guardrail
by rudimentall1

Deterministic policy firewall for AI agent tool calls - YAML rules, not a fuzzy risk score.

88 installs/wk local only
Picsum MCP
by mrfentmen

Keyless MCP server for Picsum: placeholder photos, author info, deterministic image URL builder.

local only
Boyce
by boyce-io

Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.

66 installs/wk local only
Structura
by structura

Design domain models and generate deterministic multi-stack code, driven by your coding agent.

answering
Music Theory MCP
by asume21

Scales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.

15 installs/wk local only

Pathmodeio — questions

Answers built from our own checks of this server.

Why is there no uptime for Pathmodeio?
Pathmodeio runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pathmode/mcp-server was installed 987 times last week.
How do I connect Pathmodeio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pathmode/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pathmodeio?
The npm package @pathmode/mcp-server was installed 987 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pathmodeio open source?
Yes — it is published under the MIT licence and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.