mcpbeat Sign in

Satoshkin Aml MCP Server

by satoshkin-dev Your server? Claim it
local only

Satoshkin Aml MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 12 Jun 2026.

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

Installs per day peak 53 · avg 20 · +58% w/w
a month agotoday
37
Installs / week
npm · satoshkin-aml-mcp
0
Stars
0 open issues
12 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Satoshkin Aml MCP 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 satoshkin-aml-mcp -- npx -y satoshkin-aml-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "satoshkin-aml-mcp": {
      "args": [
        "-y",
        "satoshkin-aml-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.satoshkin-aml-mcp]
command = "npx"
args = ["-y", "satoshkin-aml-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "satoshkin-aml-mcp": {
      "args": [
        "-y",
        "satoshkin-aml-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "satoshkin-aml-mcp": {
      "args": [
        "-y",
        "satoshkin-aml-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SATOSHKIN_API_KEY (API key (sk_live_…/sk_test_…) for real AML checks; omit for mock mode.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Satoshkin Aml MCP

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.

7 tools answering
Publicaml
by publicaml

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

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

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

36 installs/wk local only
Token Risk
by pipeworx-io

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

answering
Tickscope
by seungdori

Real-time, free crypto market data for any AI agent — via MCP.

75 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Tradingview MCP
by atilaahmettaner

Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

answering
CryptoData API
by elevasyncsolutions-jpg

Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.

48 tools answering

Satoshkin Aml MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Satoshkin Aml MCP?
Satoshkin Aml MCP 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 satoshkin-aml-mcp was installed 37 times last week.
How do I connect Satoshkin Aml MCP?
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 satoshkin-aml-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Satoshkin Aml MCP?
The npm package satoshkin-aml-mcp was installed 37 times in the last week. Week over week that is +58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Satoshkin Aml MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.