
GoPlus
@GoPlusSecurity
关于 GoPlus
GoPlus Security is the leading Web3 security layer, providing comprehensive protection for multiple blockchain ecosystems. This project provides a MCP server for LLM Client to connect to the GoPlus Security Intelligence. Through this server, LLM Client can directly access and ana
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"goplus": {
"command": "npx",
"args": [
"-y",
"goplus-mcp@latest",
"--key",
"YOUR_GOPLUS_API_KEY",
"--secret",
"YOUR_GOPLUS_API_SECRET"
]
}
}
}工具
7Analyze token security for EVM-compatible blockchains (Ethereum, BSC, Polygon, Arbitrum, Optimism, Avalanche, Fantom, Cronos, Gnosis, Moonriver, Moonbeam, OKC, HECO, KCC, Metis, Polygon zkEVM, zkSync Era, Linea, Base, Mantle, Scroll)
Analyze NFT contract security and detect potential risks
Detect malicious addresses and potential scams across multiple blockchains
Detect phishing websites and malicious URLs in the crypto space
Analyze token approvals and detect potential security risks
Analyze Solana token security and detect potential risks
Analyze Sui token security and detect potential risks
概览
What is GoPlus?
GoPlus is an MCP server that connects LLM clients to GoPlus Security Intelligence, enabling blockchain security data analysis such as token security, address risk assessment, and Web3 security checks across multiple chains.
How to use GoPlus?
Install globally with npm install -g goplus-mcp, then configure it in your LLM client (e.g., Claude) by adding a JSON entry with your GoPlus API key and secret, or run directly from the command line using `g
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 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,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论