MCP.so
登录

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

基本信息

分类

其他

传输方式

stdio

发布者

GoPlusSecurity

提交者

beekeeper

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "goplus": {
      "command": "npx",
      "args": [
        "-y",
        "goplus-mcp@latest",
        "--key",
        "YOUR_GOPLUS_API_KEY",
        "--secret",
        "YOUR_GOPLUS_API_SECRET"
      ]
    }
  }
}

工具

7

Analyze 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 服务器