
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
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
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
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
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments