Skip to main content
Finance & FintechPython

kukapay/wallet-inspector-mcp

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/wallet-inspector-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "wallet-inspector-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/wallet-inspector-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay