Rug-Check-MCP
@kukapay
About Rug-Check-MCP
An MCP server that detects potential risks in Solana meme tokens.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rug-check-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kukapay/rug-check-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Rug-Check-MCP?
Rug-Check-MCP is an MCP server that detects potential risks in Solana meme tokens. It helps AI agents avoid rug pulls and unsafe projects by retrieving and analyzing token data from the Solsniffer API.
How to use Rug-Check-MCP?
Install via Smithery or manually. Configure your client with the analysis_token tool, which requires a Solana token address as input. Set the SOLSNIFFER_API_KEY environment variable with a key obtained from Solsniffer.
Key features of Rug-Check-MCP
- Retrieves token data from the Solsniffer API.
- Returns structured output with name, symbol, Snif score, market cap, price, supply, risks, and audit status.
- Categorizes risks into high, moderate, and low with counts and descriptions.
- Reports audit status: mint/freeze disabled, LP burned, top 10 holders.
Use cases of Rug-Check-MCP
- Analyzing a Solana meme token for rug pull risks.
- Checking a token’s Snif score and audit status before investing.
- Assessing supply concentration and liquidity risks.
- Automating token risk evaluation in AI‑powered trading assistants.
FAQ from Rug-Check-MCP
What does the analysis_token tool return?
It returns a dictionary with the token’s name, symbol, Snif score, market cap, price, total supply, detailed risk breakdowns, and audit flags.
How do I get a Solsniffer API key?
Sign up at Solsniffer to obtain an API key, then set it as the SOLSNIFFER_API_KEY environment variable.
What is the Snif score?
A numerical risk score from 0 to 100 provided by Solsniffer. Higher scores indicate lower risk.
What are the runtime requirements?
Python 3.10 or higher, plus the mcp[cli], requests, and python-dotenv packages.
Can I use this with any MCP client?
Yes, it is designed for MCP-compatible clients such as Claude Desktop. Configure the client’s mcpServers with the path to main.py and your API key.
Frequently asked questions
What does the `analysis_token` tool return?
It returns a dictionary with the token’s name, symbol, Snif score, market cap, price, total supply, detailed risk breakdowns, and audit flags.
How do I get a Solsniffer API key?
Sign up at [Solsniffer](https://solsniffer.com) to obtain an API key, then set it as the `SOLSNIFFER_API_KEY` environment variable.
What is the Snif score?
A numerical risk score from 0 to 100 provided by Solsniffer. Higher scores indicate lower risk.
What are the runtime requirements?
Python 3.10 or higher, plus the `mcp[cli]`, `requests`, and `python-dotenv` packages.
Can I use this with any MCP client?
Yes, it is designed for MCP-compatible clients such as Claude Desktop. Configure the client’s `mcpServers` with the path to `main.py` and your API key.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments