Publicaml Examples
Rank #28,321io.github.saloprj/publicaml
Free crypto AML/KYT screening for BTC/ETH/BSC/TRON — risk score, sanctions, source of funds.
Publicaml Examples is a Model Context Protocol (MCP) server published by saloprj. It ranks #28,321 of 115,591 servers tracked on MCP Toplist. Publicaml Examples is listed on Official MCP, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 87,270 of 115,591 servers on MCP Toplist.
Use Publicaml Examples
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http publicaml https://mcp.publicaml.org/mcp[mcp_servers.publicaml]
url = "https://mcp.publicaml.org/mcp"Add to ~/.codex/config.toml.
https://mcp.publicaml.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"publicaml": {
"url": "https://mcp.publicaml.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"publicaml": {
"type": "http",
"url": "https://mcp.publicaml.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"publicaml": {
"serverUrl": "https://mcp.publicaml.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"publicaml": {
"url": "https://mcp.publicaml.org/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.saloprj%2Fpublicaml)<a href="https://mcptoplist.com/server/io.github.saloprj%2Fpublicaml"><img src="https://mcptoplist.com/badge/io.github.saloprj%2Fpublicaml.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
saloprj
Other servers by saloprj
View all saloprj servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Publicaml Examples?
- Publicaml Examples is maintained by saloprj, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Publicaml Examples listed on the Official MCP Registry?
- Yes — Publicaml Examples is listed on the Official MCP Registry.
- How many versions does Publicaml Examples have?
- MCP Toplist tracks 1 version of Publicaml Examples, most recently published on Aug 29, 2026.
- Where can I find the source code for Publicaml Examples?
- The source code for Publicaml Examples is hosted at github.com/saloprj/publicaml-examples.