Rug-Check-MCP
@kukapay
关于 Rug-Check-MCP
An MCP server that detects potential risks in Solana meme tokens.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rug-check-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kukapay/rug-check-mcp",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
ICSS
chokcoco不止于 CSS
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论