mcpbeat Sign in

Oceanalt Aml MCP Server

by chrisssun18-bot Your server? Claim it
answering

Oceanalt Aml is answering right now. Last checked 15 min ago. 68 installs a week from npm. It exposes 3 tools.

AML/compliance address screening for AI agent payments — free tools, no API key.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 113 · avg 4
a month agotoday
Uptime history 10 days of history · worst day 99%
10 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
1550 ms
Response time
average over 24h
68
Installs / week
npm and PyPI

What the code does

We have not read this server's code yet · tools taken from the live server

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository chrisssun18-bot/oceanalt
пакет oceanalt-aml-mcp ссылается на oceanalt666/oceanalt-aml-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 15 min ago.

run in your terminal
claude mcp add oceanalt-aml --transport http https://oceanalt.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oceanalt-aml": {
      "url": "https://oceanalt.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oceanalt-aml]
url = "https://oceanalt.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "oceanalt-aml": {
      "url": "https://oceanalt.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oceanalt-aml": {
      "url": "https://oceanalt.com/api/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.

payment
payment_decision
"Before your agent pays, call OceanAlt once." Pass the payee address the agent is about to pay; get a machine-executable decision: allow | review | decline, plus verifiable evidence and retry semantics — use it as a gate: if the decision is not "allow", do not pay. On allow/review it also returns a verifiable compliance attestation you can attach to the settlement so the payment carries proof it passed OceanAlt's decision. Free, no API key.
recent
recent_flagged
Return a representative sample of addresses on OceanAlt's reviewed risk list — OFAC-sanctioned, known mixers, and community-reported scam/phishing — each with its source category and reason. Takes no arguments. Free, no API key.
screen
screen_address
Run an AML compliance screen on a single blockchain address BEFORE paying or receiving from it — the answer to "is this counterparty safe?". Checks OFAC sanctions, known mixers, community scam/phishing lists, stablecoin issuer freezes, and on-chain heuristics. Returns a verdict (clear | caution | risky), a 0–100 risk score, a blocked flag, and the matching signals — receipts, not a black-box score. Supports EVM (0x…), Tron (T…), Solana (base58). Free, no API key.

Endpoints

URLTransportStateLatencyChecked
https://oceanalt.com/api/mcp streamable-http answering 2587 ms 15 min ago

Alternatives to Oceanalt Aml

same job, measured the same way
Passiv Web Tools
by mahope

Free web tools for AI agents: HTML to Markdown, compliance scan, page profile, security headers.

local only
Air Blackbox MCP
by airblackbox

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

local only
Compliance Tools
by timzinin-api

Pay-per-call compliance lead scanners with free MCP discovery and x402 payments.

3 tools answering
C
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
402sentinel MCP
by kaditang

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

50 installs/wk local only
BlockchainAnalysis
by blockchainanalysis

Compliance MCP for AI agents: sanctions & KYT screening on 50+ chains, stablecoin-freeze, oracle.

11 tools answering
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

22 tools answering
Uk AI Act MCP
by csoai-org

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

194 installs/wk local only

Oceanalt Aml — questions

Answers built from our own checks of this server.

What can Oceanalt Aml do?
It exposes 3 tools, read directly from the server on our last check. Among them: payment_decision, recent_flagged, screen_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 Oceanalt Aml 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 1550 ms. The bar chart above shows every period we have measured.
Is Oceanalt Aml still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Oceanalt Aml?
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 Oceanalt Aml need an API key?
No. Oceanalt Aml 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 Oceanalt Aml?
It answers our handshake in 1550 ms on average, which is faster than 2% 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.
How many people use Oceanalt Aml?
The npm package oceanalt-aml-mcp was installed 68 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.