MCP.so
Sign In

Tokensafe

@ampactor-labs

About Tokensafe

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

Basic information

Category

Other

Transports

stdio

Publisher

ampactor-labs

Submitted by

Morgan Espitia

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "tokensafe": {
      "url": "https://tokensafe-production.up.railway.app/mcp"
    }
  }
}

Tools

1

Free (10/min)

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.

Comments

More Other MCP servers