地毯检查-MCP
MCP 服务器可检测 Solana meme 代币中的潜在风险,帮助 AI 代理避免欺诈和不安全的项目。
特征
- 令牌分析工具:
analysis_token
工具从 Solsniffer API 检索并处理 Solana 令牌数据。 - 结构化输出:返回详细的代币信息,包括名称、符号、Snif 分数、市值、价格、供应、风险和审计状态。
先决条件
- Python 3.10 或更高版本
- Solsniffer API 密钥(在Solsniffer注册以获取)
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 Rug Check:
手动安装
- 克隆存储库:
- 安装依赖项:确保已安装
pip
,然后运行: - 客户端配置:
工具: analysis_token
- 描述:根据 Solana 代币的地址进行分析。
- 输入:
token_address
(字符串)-要分析的 Solana 代币地址。 - 输出:包含以下内容的字典:
token_address
:代币地址token_name
:代币名称token_symbol
:代币符号snif_score
:Solsniffer 风险评分(0-100)market_cap
:市值(美元)price
:代币价格(美元)supply_amount
:代币的总供应量risks
:高、中、低风险详情,包括计数和描述audit_risk
:审计状态(铸造/冻结已禁用、LP 已销毁、前 10 名持有者)
示例输出
对于代币地址9VxExA1iRPbuLLdSJ2rB3nyBxsyLReT4aqzZBMaBaY1p
:
提示示例
以下是您可能在 MCP 兼容客户端(例如 Claude Desktop)中使用的提示示例以及调用analysis_token
工具后的预期响应。
迅速的:
“您能分析一下地址
9VxExA1iRPbuLLdSJ2rB3nyBxsyLReT4aqzZBMaBaY1p
上的 Solana 代币吗?”
回复:
迅速的:
“代币
So11111111111111111111111111111111111111112
的风险状况如何?”
回复:
迅速的:
“告诉我有关令牌
4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
的信息。”
回复:
执照
本项目遵循 MIT 许可证。详情请参阅许可证。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器可检测 Solana meme 代币中的潜在风险,帮助 AI 代理避免欺诈和不安全的项目。
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 -2960PythonApache 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 -222Python- -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