mcpbeat Sign in

Pathguard MCP Server

by cieltech-pathguard Your server? Claim it
answering

Pathguard is answering right now. Last checked 10 min ago. It exposes 5 tools. Last commit 13 Sep 2026.

Crypto transaction safety tool — screens addresses and transactions for scam risk.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
1515 ms
Response time
average over 24h
0
Stars
last commit 13 Sep 2026

Nothing serious here today

Today is the operative word: we check Pathguard 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add pathguard --transport http https://pathguard-v2.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pathguard": {
      "url": "https://pathguard-v2.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pathguard]
url = "https://pathguard-v2.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pathguard": {
      "url": "https://pathguard-v2.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pathguard": {
      "url": "https://pathguard-v2.up.railway.app/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

preflight
preflight_transaction
Run PathGuard's full transaction checks and return an ALLOW, REVIEW, or BLOCK decision.
report
report_scam_address
Report a suspected scam address to PathGuard's community reporting system.
transaction
check_transaction
Check one crypto transaction for scams, address mistakes, and other risk signals.
transactions
check_transactions_batch
Check up to 1,000 crypto transactions in one request. Returns a compact summary by default so large batches do not overwhelm an AI agent's context. Set detail_level='full' when individual results are needed.
usage
get_usage_status
Check your current PathGuard plan, monthly scan quota, and usage.

Endpoints

URLTransportStateLatencyChecked
https://pathguard-v2.up.railway.app/mcp streamable-http answering 1643 ms 10 min ago

Alternatives to Pathguard

same job, measured the same way
Publicaml
by publicaml

AML screening for crypto addresses: risk, sanctions, fund tracing and counterparties.

31 installs/wk local only
traql
by traql

AML risk scoring for crypto addresses and transactions on Ethereum, BSC, TRON, TON, Bitcoin

74 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
MCP Aml
by cryptoapis-io

MCP server for AML address verification and transaction screening via Crypto APIs

36 installs/wk local only
MCP Address History
by cryptoapis-io

MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs

76 installs/wk local only
O
Sentinel
by 448c

Pay-per-call safety checks for AI agents: screen a crypto address or URL before you transact.

2 tools answering
Token Risk
by pipeworx-io

Token Risk — rug-pull / honeypot screening for crypto tokens.

answering
Publicaml
by saloprj

Free crypto AML/KYT screening for BTC/ETH/BSC/TRON — risk score, sanctions, source of funds.

7 tools answering

Pathguard — questions

Answers built from our own checks of this server.

What can Pathguard do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_transaction, check_transactions_batch, get_usage_status, preflight_transaction, report_scam_address. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Pathguard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1515 ms. The bar chart above shows every period we have measured.
How do I connect Pathguard?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Pathguard need an API key?
No. Pathguard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pathguard?
It answers our handshake in 1515 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Pathguard open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.