Loomal

MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs

0 starsnpm: @cryptoapis-io/mcp-contracts

About mcp-contracts

mcp-contracts is an MCP (Model Context Protocol) server published by cryptoapis-io in the official MCP registry, listed under Blockchain on Loomal. MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs

It ships as an npm package (@cryptoapis-io/mcp-contracts), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cryptoapis-io/cryptoapis-mcp-contracts.

Use mcp-contracts with your agent

Claude Code · one command
claude mcp add mcp-contracts -- npx -y @cryptoapis-io/mcp-contracts
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-contracts": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptoapis-io/mcp-contracts"
      ]
    }
  }
}
npm@cryptoapis-io/mcp-contracts

Frequently asked questions

What is mcp-contracts?
mcp-contracts is an MCP (Model Context Protocol) server by cryptoapis-io in the Blockchain category. MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
How do I connect mcp-contracts to Claude, Cursor, or another MCP client?
Install mcp-contracts from its npm package (@cryptoapis-io/mcp-contracts) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-contracts open source?
Yes — the source code is public at github.com/cryptoapis-io/cryptoapis-mcp-contracts.
Can AI agents pay to use mcp-contracts?
Not yet through Loomal — mcp-contracts is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-contracts? Claim this listing free by verifying GitHub ownership, or contact us.