MCP Address Latest runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 30 Jul 2026.
MCP server for current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs
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.
claude mcp add mcp-address-latest -- npx -y @cryptoapis-io/mcp-address-latest
{
"mcpServers": {
"mcp-address-latest": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-latest"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-address-latest]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-address-latest"]
{
"mcpServers": {
"mcp-address-latest": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-latest"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-address-latest": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-latest"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.