MCP.so
Sign In

GoPlus

@GoPlusSecurity

About 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

Basic information

Category

Other

Transports

stdio

Publisher

GoPlusSecurity

Submitted by

beekeeper

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

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

Overview

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

Comments

More Other MCP servers