MCP Address History runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 30 Jul 2026.
MCP server for full transaction and token history on EVM and UTXO 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-history -- npx -y @cryptoapis-io/mcp-address-history
{
"mcpServers": {
"mcp-address-history": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-history"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-address-history]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-address-history"]
{
"mcpServers": {
"mcp-address-history": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-history"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-address-history": {
"args": [
"-y",
"@cryptoapis-io/mcp-address-history"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.