Enterprise DNA
M MCP Servers Developer low

kukapay/wallet-inspector-mcp

by Various

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

K

MCP

kukapay/wallet-inspector-mcp

Added 1 June 2026

Overview

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and the Solana chain. It is implemented in Python and exposes wallet data through the Model Context Protocol.

Best for

Best for
Developers building AI agents that need to inspect wallet balances and onchain activity across EVM and Solana networks

Use cases

  • Integrate wallet balance checks into AI-driven workflows
  • Automate onchain activity monitoring for compliance or analytics
  • Query EVM and Solana wallet states from conversational agents

How to use

Install

uv run mcp install cli.py --name "Wallet Inspector"

Tools exposed

  • get_wallet_balance
  • get_wallet_activity
  • get_wallet_transactions

Tested with

Claude Desktop

Example client config

{\n       "mcpServers": {\n           "Wallet Inspector": {\n               "command": "uv",\n               "args": [ "--directory", "/path/to/wallet-inspector-mcp", "run", "main.py" ],\n               "env": { "DUNE_SIM_API_KEY": "your_dune_sim_api_key_here"} \n           }\n       }\n    }

Notes

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and the Solana chain. It is implemented in Python and exposes wallet data through the Model Context Protocol.

8 stars on GitHub. Last updated 2025-06-01. Licensed MIT.

Use cases

  • Integrate wallet balance checks into AI-driven workflows
  • Automate onchain activity monitoring for compliance or analytics
  • Query EVM and Solana wallet states from conversational agents

Pros

  • Support for both major EVM chains and Solana in one tool
  • Open-source Python code that is easy to extend or audit
  • Enables AI agents to directly access onchain data via a standard protocol

Cons

  • Limited to read-only balance and activity data (no transaction sending)
  • Low GitHub stars suggest early-stage adoption and possible instability
  • Requires an MCP-compatible AI agent or orchestration layer to function

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Support for both major EVM chains and Solana in one tool
  • Open-source Python code that is easy to extend or audit
  • Enables AI agents to directly access onchain data via a standard protocol

Cons

  • Limited to read-only balance and activity data (no transaction sending)
  • Low GitHub stars suggest early-stage adoption and possible instability
  • Requires an MCP-compatible AI agent or orchestration layer to function
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks