kukapay/rug-check-mcp logo

kukapay/rug-check-mcp

Free

检测 Solana meme 代币潜在风险的 MCP 服务器。

FreeFree tier
Type
Open Source

About kukapay/rug-check-mcp

Rug-Check-MCP is an open-source MCP (Model Context Protocol) server designed to detect potential risks in Solana meme tokens. It integrates with the Solsniffer API to retrieve and analyze token data, providing AI agents with structured risk assessments including a Snif score (0-100), market cap, price, supply, detailed risk categories (high, moderate, low), and audit status (mint/freeze disabled, LP burned, top 10 holder concentration). The tool helps prevent rug pulls and identifies unsafe projects before engagement. Installation is available via Smithery for Claude Desktop or manually via Git. Requires Python 3.10+ and a free Solsniffer API key.

Key Features

Token analysis tool that retrieves Solana token data from the Solsniffer API
Structured output including token name, symbol, Snif score, market cap, price, supply, risks, and audit status
Detailed risk breakdown: high, moderate, and low risk categories with counts and descriptions
Audit risk assessment: mint/freeze disabled, LP burned, top 10 holder significance
Easy integration via Smithery for Claude Desktop or manual Git clone
Open-source with MIT license

Pros & Cons

Pros
  • Provides detailed, structured risk information from a reputable API (Solsniffer)
  • Open-source and free to use with no subscription required
  • Easy to set up via Smithery or manual installation
  • Integrates seamlessly with MCP-compatible clients like Claude Desktop
  • Outputs comprehensive token data including multiple risk dimensions
Cons
  • Requires a Solsniffer API key, which involves an additional sign-up step
  • Only supports Solana blockchain tokens
  • Risk assessment depends entirely on the Solsniffer API; no local validation
  • Limited to providing data; does not execute trades or prevent transactions

Best For

Detecting rug pulls and unsafe Solana meme tokens for AI agentsAnalyzing token risk before trading or interacting with decentralized applicationsAutomated safety checks for crypto investment bots or portfolio managersEducational tool for understanding token risk factors on Solana

FAQ

What is Rug-Check-MCP?
Rug-Check-MCP is an MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects.
How do I install Rug-Check-MCP?
You can install it via Smithery for Claude Desktop using the command 'npx -y @smithery/cli install @kukapay/rug-check-mcp --client claude' or manually by cloning the repository and installing dependencies with pip.
What does the analysis_token tool output?
It returns a dictionary containing token_address, token_name, token_symbol, snif_score, market_cap, price, supply_amount, risks (with high, moderate, low categories and details), and audit_risk (mint/freeze disabled, lp_burned, top_10_holders_significant).
Do I need an API key?
Yes, you need a Solsniffer API key. Sign up at Solsniffer to obtain one.
Is the tool free?
Yes, the tool is open-source and free to use. You only need a free Solsniffer API key.