
Iskra Solana Reputation
Run Solana wallet and token due diligence from your coding agent before you wire mints, treasuries, or payout flows into your product.
Overview
Iskra Solana Reputation is a MCP server for the Validate phase that returns Solana wallet and token risk verdicts, scores, DefiLlama TVL, and Rugcheck signals over streamable HTTP.
What is this MCP server?
- Consolidated risk verdict and reputation score for Solana wallets and tokens
- Rugcheck integration for common scam and liquidity red flags
- DefiLlama TVL context for protocol and token economic footprint
- Remote streamable-http MCP at api.iskra-bot.xyz—no local install required
- Version 2.0.0 Iskra Solana Reputation server in the MCP catalog
- Server version 2.0.0
- Single remote endpoint: https://api.iskra-bot.xyz/mcp (streamable-http)
- Catalog id: io.github.chaband-ops/iskra-reputation
What problem does it solve?
Solo builders cannot safely guess whether a Solana mint or wallet is legit without tab-hopping across Rugcheck, TVL dashboards, and scattered risk heuristics.
Who is it for?
Indie builders validating Solana token addresses, treasury wallets, or affiliate mints before coding payouts or on-chain features.
Skip if: Teams that need transaction simulation, wallet signing, or non-Solana chain coverage—this server is Solana reputation lookup only.
What do I get? / Deliverables
Your agent returns a structured reputation and risk snapshot so you can reject bad tokens early or document why you proceeded.
- Risk verdict and reputation score for a queried wallet or token
- Rugcheck-oriented signals suitable for go/no-go notes in your spec
- DefiLlama TVL context to cite in validation docs
Recommended MCP Servers
Journey fit
Token and wallet reputation checks belong in Validate when you are deciding whether an on-chain dependency is safe enough to build on or ship. Scope subphase covers narrowing commitments—here, whether a specific mint or wallet passes your risk bar before deeper build work.
How it compares
On-chain risk lookup MCP, not a wallet custodian or DEX trading skill.
Common Questions / FAQ
Who is Iskra Solana Reputation for?
Solo and indie builders using AI coding agents who need quick Solana wallet and token risk checks before they integrate addresses into apps or automations.
When should I use Iskra Solana Reputation?
Use it during validate and scope work whenever you are about to depend on a new mint, partner wallet, or liquidity pool and need Rugcheck and TVL context in the same thread.
How do I add Iskra Solana Reputation to my agent?
Register the remote MCP URL https://api.iskra-bot.xyz/mcp as a streamable-http server in your agent's MCP settings (Claude Code, Cursor, Codex, or compatible clients).