Tokensafe
@ampactor-labs
Quick safety screening for any Solana SPL token. Returns: risk score (0-100), risk level (LOW/MODERATE/HIGH/CRITICAL/EXTREME), human-readable summary, token name/symbol, whether authorities are renounced, trusted_authority (true when active authority belongs to a known issuer lik
Overview
What is Tokensafe?
Tokensafe is a Solana token safety scanner that performs deterministic on-chain analysis for any Solana SPL token. It provides risk scores and detailed security reports without relying on third-party APIs or machine learning.
How to use Tokensafe?
Configure your MCP client with the server URL https://tokensafe-production.up.railway.app/mcp. Invoke the free tools solana_token_safety_lite (10 requests per minute) or solana_token_safety_preview for quick risk assessments. For a full report, make a GET request to /v1/check?mint=<address> via the x402 REST API, costing $0.008 USDC.
Key features of Tokensafe
- Deterministic on-chain analysis for any Solana SPL token.
- Free tools: risk score 0-100, risk level, summary.