io.github.kota1026/smartguard-mcp✓
io.github.kota1026/smartguard-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.kota1026/smartguard-mcp",
"description": "SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...",
"repository": {
"url": "https://github.com/kota1026/quantum-shield",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"identifier": "smartguard-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}