Skip to content

Add SolHunt MCP server for Solana wallet recovery#3674

Open
shieldspprt wants to merge 1 commit intomodelcontextprotocol:mainfrom
shieldspprt:main
Open

Add SolHunt MCP server for Solana wallet recovery#3674
shieldspprt wants to merge 1 commit intomodelcontextprotocol:mainfrom
shieldspprt:main

Conversation

@shieldspprt
Copy link

Description

Adds SolHunt - an MCP server for Solana wallet health analysis and SOL recovery.

Features

  • check_wallet_health - Analyze wallet for recoverable SOL from zero-balance token accounts
  • get_recovery_opportunities - Get prioritized list of accounts to close for maximum recovery
  • preview_recovery - Preview recovery details before executing
  • build_recovery_transaction - Build unsigned transactions ready for signing
  • discover_platform_features - Information about additional web platform capabilities

Key Differentiators

  • 🔐 Trustless: No custody of keys required
  • 💰 Transparent: 15% fee only on successful recovery
  • Fast: Batched transactions for efficient cleanup
  • 🛡️ Safe: Transaction verification against program whitelist

Links


Note: The server is hosted as a remote MCP endpoint (not an npm package) and follows the MCP protocol over HTTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant