Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Wallet Inspector MCP
Wallet Inspector MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:02:06 PM

Wallet Inspector MCP

User RatingsBe the first to rate and review this MCP server!
View Repository9 GitHub StarsTotal stargazers on GitHub for the source repository (9 stars).Visit Website
blockchainwalletsevmsolanafinance

Inspect wallet balances, activity, and transaction history across supported EVM networks and Solana.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-wallet-inspector-mcp": {
      "command": "uvx",
      "args": [
        "mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

kukapay/wallet-inspector-mcp MCP server gives AI agents read-only wallet inspection across supported EVM networks and Solana. It uses a Dune SIM API key to retrieve balances, EVM activity, and transaction histories through three MCP tools. Balance results use ASCII tables, while activity and transaction results use structured text. Reach for it when an agent needs cross-chain wallet information without submitting transactions or managing private keys.

Use cases

β€’Check balances across EVM chains and Solana
β€’Review EVM wallet activity
β€’Fetch recent wallet transactions
β€’Limit transaction history returned to an agent

Key features

β€’Multi-chain wallet balance queries
β€’EVM transaction activity inspection
β€’EVM and Solana transaction history
β€’USD balance values
β€’Configurable transaction result limit
β€’ASCII and structured text output

Capabilities & Tool Schemas (3) ~101 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Wallet Inspector MCP.

get_wallet_balance

- **Description**: Retrieves the balance of a specified wallet address across supported EVM and Solana blockchains.

get_wallet_activity

- **Description**: Queries transaction activity for a specified wallet address on supported EVM blockchains.

get_wallet_transactions

- **Description**: Fetches the transaction history of a specified wallet address on supported EVM and Solana blockchains.

How Wallet Inspector MCP works

What kukapay/wallet-inspector-mcp MCP server does

kukapay/wallet-inspector-mcp MCP server exposes wallet data through the Model Context Protocol. It accepts a wallet address and queries supported blockchain networks for balances, activity, or transaction history. The documented coverage includes Solana, Ethereum, Polygon, BNB Smart Chain, Base, Arbitrum, and additional supported networks.

The server is intended for inspection rather than transaction execution. It does not expose a tool for sending assets, signing transactions, or changing wallet state. Queries use public wallet addresses, including EVM-style 0x addresses and Solana addresses.

How it works

The server connects to Dune SIM using the DUNE_SIM_API_KEY environment variable. An MCP-compatible client invokes one of the available tools with the target wallet address. Results are returned as formatted text rather than as a generalized database schema.

get_wallet_balance checks balances across supported EVM and Solana chains. Its output includes the chain, token amount, and USD value, presented as an ASCII table.

get_wallet_activity retrieves activity for EVM-compatible addresses. Each returned activity record can include the chain ID, block time, transaction hash, transaction type, asset type, token value, and USD value. This tool is documented as EVM-only, so it is not the appropriate choice for Solana activity queries.

get_wallet_transactions returns transaction history for EVM and Solana addresses. The optional limit parameter controls the maximum number of records and defaults to 100. Transaction results can include the chain, timestamp, hash, sender, recipient, and value.

Setup and configuration

Running kukapay/wallet-inspector-mcp MCP server requires Python 3.10 or newer, a Dune SIM API key, and either uv or pip for dependency installation. The documented setup flow clones the GitHub repository, enters its directory, and installs the required dependencies.

The README lists uv as the recommended dependency manager and also provides a pip command that installs the MCP CLI, environment-variable support, and table-formatting dependencies. The server configuration passes DUNE_SIM_API_KEY through the MCP client's environment settings.

For Claude Desktop, the documented configuration runs uv with the repository directory and starts main.py. The setup instructions also show the MCP installation command using cli.py and the display name β€œWallet Inspector.” A real local repository path and a valid Dune SIM key must replace the placeholders in the example configuration.

Tools and capabilities

  • Query balances on supported EVM and Solana chains.
  • Display balance amounts and USD values in ASCII tables.
  • Retrieve EVM wallet activity with asset and transaction details.
  • Fetch EVM or Solana transaction history.
  • Limit transaction-history results with an optional numeric parameter.
  • Return an error message when a query cannot be completed.

Limitations and notes

kukapay/wallet-inspector-mcp MCP server requires an external Dune SIM API key, so it is not a credential-free local data source. The exact network list may extend beyond the chains named in the README, which includes Ethereum, Polygon, BSC, Base, Arbitrum, Solana, Avalanche, and Berachain examples.

Wallet activity is restricted to supported EVM blockchains, while balances and transaction history support both EVM and Solana. The supplied material describes inspection features only; it does not document write operations, authentication beyond the Dune key, rate limits, or historical-data guarantees.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Solana MCP Server logoSolana MCP Server

    Solana blockchain data for AI agents β€” wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).

    πŸ’° Finance & Fintech3 views
    Compare vs Solana MCP Server β†’
  • Swap API logoSwap API

    MCP server for SwapAPI - get executable token swap calldata for EVM chains

    πŸ’° Finance & Fintech3 views
    Compare vs Swap API β†’
  • Alchemy MCP Server logoAlchemy MCP Server

    Allow AI agents to interact with Alchemy's blockchain APIs.

    πŸ’° Finance & Fintech3 views
    Compare vs Alchemy MCP Server β†’
  • Wealthville Integrations logoWealthville Integrations

    Solana + EVM liquidity-pool scores for AI agents: Enter/Hold/Exit verdicts and a composite 0–100 Wealthville Score, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. npx @wealthville/mcp-server

    πŸ’° Finance & Fintech3 views
    Compare vs Wealthville Integrations β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
9
Stargazers on the source repository.
npm downloads
6k
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Wallet Inspector MCP

Clone the GitHub repository, use Python 3.10 or newer, install dependencies with uv or pip, and configure the server with a Dune SIM API key.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWallet Inspector MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-wallet-inspector-mcp?style=directory)](https://allmcps.com/mcp/kukapay-wallet-inspector-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-wallet-inspector-mcp"><img src="https://allmcps.com/api/badge/kukapay-wallet-inspector-mcp?style=directory" alt="Wallet Inspector MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 4, 2026
10/10 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars9
GitHub Star CountTotal stargazers on GitHub representing community popularity (9 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 1, 2025
npm downloads6,013/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership4/20
Documentation & tools27/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

6 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 0High 6Medium 0Low 6

Scanned 20d ago via OSV.dev Β· mcp (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Wallet Inspector MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code