MCP Server
MCP
io.github.CryptoAPIs-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
Install
npx -y @cryptoapis-io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cryptoapis-io/mcp-contracts",
"version": "0.3.0",
"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