MCP Server
MCP
io.github.CryptoAPIs-io/mcp-address-latest
MCP server for current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs
Install
npx -y @cryptoapis-io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cryptoapis-io/mcp-address-latest",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Crypto APIs API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CRYPTOAPIS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment