{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.cdump/evmole",
    "description": "Local structured analysis of deployed EVM runtime bytecode",
    "title": "EVMole",
    "repository": {
        "url": "https://github.com/cdump/evmole",
        "source": "github",
        "subfolder": "agent/mcp"
    },
    "version": "0.9.3",
    "websiteUrl": "https://github.com/cdump/evmole/tree/master/agent/mcp",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "evmole-mcp",
            "version": "0.9.3",
            "transport": {
                "type": "stdio"
            },
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-31T06:13:36.351553Z",
            "publishedAt": "2026-07-31T06:13:36.351553Z",
            "updatedAt": "2026-07-31T06:13:36.351553Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-31T06:13:36+00:00",
            "updatedAt": "2026-07-31T06:13:36+00:00"
        }
    }
}