MCP.so
登录

Tokensafe

@ampactor-labs

关于 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

基本信息

分类

其他

传输方式

stdio

发布者

ampactor-labs

提交者

Morgan Espitia

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

1

Free (10/min)

概览

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.

评论

其他 分类下的更多 MCP 服务器