Rug-Check-MCP
An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects.
Features
- Token Analysis Tool: The
analysis_token
tool retrieves and processes Solana token data from the Solsniffer API. - Structured Output: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status.
Prerequisites
- Python 3.10 or higher
- A Solsniffer API key (sign up at Solsniffer to obtain one)
Installation
- Clone the Repository:Copy
- Install Dependencies:
Ensure you have
pip
installed, then run:Copy - Client Configuration:Copy
Tool: analysis_token
- Description: Analyzes a Solana token based on its address.
- Input:
token_address
(string) - The Solana token address to analyze. - Output: A dictionary containing:
token_address
: Token addresstoken_name
: Token nametoken_symbol
: Token symbolsnif_score
: Solsniffer risk score (0-100)market_cap
: Market capitalization in USDprice
: Token price in USDsupply_amount
: Total supply of the tokenrisks
: High, moderate, and low risk details with counts and descriptionsaudit_risk
: Audit status (mint/freeze disabled, LP burned, top 10 holders)
Example Output
For token address 9VxExA1iRPbuLLdSJ2rB3nyBxsyLReT4aqzZBMaBaY1p
:
Prompt Examples
Below are examples of prompts you might use in an MCP-compatible client (e.g., Claude Desktop) and the expected responses after the analysis_token
tool is invoked.
Prompt:
"Can you analyze the Solana token at address
9VxExA1iRPbuLLdSJ2rB3nyBxsyLReT4aqzZBMaBaY1p
?"
Response:
Prompt:
"What’s the risk profile of the token
So11111111111111111111111111111111111111112
?"
Response:
Prompt:
"Tell me about the token
4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
."
Response:
License
This project is licensed under the MIT License. See LICENSE for details.
This server cannot be installed
An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects.
Related MCP Servers
- AsecurityAlicenseAqualityAiDD MCP Server provides a secure interface for AI agents to perform file system operations and code analysis, enhancing AI-assisted development workflows across multiple programming languages.Last updated -2954PythonApache 2.0
- AsecurityAlicenseAqualityAn MCP server that generates AI agent tools from Postman collections and requests. This server integrates with the Postman API to convert API endpoints into type-safe code that can be used with various AI frameworks.Last updated -17JavaScriptMIT License
Mem0 MCP Serverofficial
-securityFlicense-qualityAn MCP server that integrates with mem0.ai to help users store, retrieve, and search coding preferences for more consistent programming practices.Last updated -120Python- -securityAlicense-qualityAn MCP server that helps AI assistants access text content from websites that implement bot detection, bridging the gap between what you can see in your browser and what the AI can access.Last updated -1PythonApache 2.0