Stats
Actions
Tags
Runs locally to provide Solana security analysis tools, including token metadata validation, mint authority checks, and freeze authority checks for Solana tokens.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"solana-security-standard": {
"command": "npx",
"args": [
"-y",
"@jelleo/solana-security-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub copenhagen0x/solana-security-standard --plugin solana-security-standard