mcpbeat Sign in

Publicaml MCP Server

by publicaml Your server? Claim it
local only

Publicaml runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 28 Aug 2026.

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

Installs per day peak 290 · avg 13 · -66% w/w
a month agotoday
49
Installs / week
npm · @publicaml/mcp-server
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

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

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 @publicaml/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@publicaml/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@publicaml/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@publicaml/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@publicaml/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Publicaml

same job, measured the same way
Publicaml
by saloprj

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

3 tools answering
traql
by traql

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

21 installs/wk local only
Screening
by compliapi

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

8 tools answering
MCP Aml
by cryptoapis-io

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

47 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
Modern Treasury
by usefulapi

MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.

17 tools answering
MCP Address History
by cryptoapis-io

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

118 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering

Publicaml — questions

Answers built from our own checks of this server.

Why is there no uptime for Publicaml?
Publicaml 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 @publicaml/mcp-server was installed 49 times last week.
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 runs locally, so the command pulls @publicaml/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Publicaml?
The npm package @publicaml/mcp-server was installed 49 times in the last week. Week over week that is -66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Publicaml open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.