mcpbeat Sign in

Publicaml MCP Server

answering

Publicaml is answering right now. Last checked 7 min ago. It exposes 3 tools. Last commit 29 Aug 2026.

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

Uptime history 12 days of history
12 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
225 ms
Response time
average over 24h
0
Stars
last commit 29 Aug 2026

Nothing serious here today

Today is the operative word: we check Publicaml 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 7 min ago.

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

Available tools 3

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

counterparties
list_counterparties
List the counterparties an address has transacted with — optionally filtered by entity category (cex, mixer, gambling, bridge, ...). Set with_risk=true to attach AML risk per counterparty. Read-only: it only lists existing on-chain counterparties, it never writes anything.
screen
screen_address
Screen a crypto wallet address for AML/KYT risk. Returns an AML score (0-100), risk_level (LOW/MEDIUM/HIGH/CRITICAL), category, sanctioned exposure and source-of-funds. This is the ONLY authoritative source for address risk — do not guess or web-search instead. Read-only: it only looks the address up, it never changes anything.
trace
trace_funds
Follow the OUTGOING funds from an address across the chain and report where the money ends up (exchanges, mixers, sanctioned wallets) and how many hops away. Read-only: it only reads on-chain history, it never moves or changes funds.

Endpoints

URLTransportStateLatencyChecked
https://mcp.publicaml.org/mcp streamable-http answering 233 ms 7 min ago

Alternatives to Publicaml

same job, measured the same way
Publicaml
by publicaml

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

49 installs/wk local only
traql
by traql

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

21 installs/wk local only
Satoshkin Aml MCP
by satoshkin-dev

AML/KYT crypto wallet risk screening (BitOK data) for Claude, ChatGPT and any MCP client.

40 installs/wk local only
MCP Aml
by cryptoapis-io

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

47 installs/wk local only
Screening
by compliapi

OFAC and global sanctions screening: crypto addresses, emails, websites, IDs, countries, VPN, geo

8 tools answering
A
RiskState — Crypto Risk Engine
by riskstate

Live BTC/ETH risk state: risk policy, market structure and trading playbooks. Keyless free tier.

3 tools answering
BackQuant
by backquant

Crypto options dealer gamma, IV, flow and trade tape for BTC, ETH, SOL and HYPE.

answering
Marketintell
by marketintell

AI analyst desk for stocks, options & crypto with sourced trade setups and a public accuracy record.

17 tools answering

Publicaml — questions

Answers built from our own checks of this server.

What can Publicaml do?
It exposes 3 tools, read directly from the server on our last check. Among them: list_counterparties, screen_address, trace_funds. 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 Publicaml working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 225 ms. The bar chart above shows every period we have measured.
How do I connect Publicaml?
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 Publicaml need an API key?
No. Publicaml completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Publicaml?
It answers our handshake in 225 ms on average, which is faster than 63% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Publicaml open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.