Skip to main content
Glama

Server Details

EVM Slither audit (zero-arg demo + live) + Blockscout source + security.txt lookup + MCP probe.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.2/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: contract auditing, source fetching, contact listing, endpoint probing, and chain support. The descriptions explicitly differentiate complementary tools like audit_contract and fetch_contract_source, eliminating any ambiguity.

Naming Consistency5/5

All tools follow a consistent snake_case verb_noun pattern (audit_contract, fetch_contract_source, list_security_contacts, probe_mcp_endpoint, supported_chains). The naming is predictable and uniform throughout the set.

Tool Count5/5

Five tools is well-scoped for an audit-focused server, covering core functionalities like contract analysis, source retrieval, contact discovery, endpoint testing, and chain support. Each tool earns its place without bloat or thinness.

Completeness4/5

The toolset covers key audit workflow steps: contract analysis, source access, contact lookup, and chain support. A minor gap exists in lacking tools for detailed finding management or remediation tracking, but agents can work around this with the provided tools.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 2 tool updates
    • Changedaudit_contract5 fields changed
      • addedInput schema / properties / address / anyOf
        Added value: +[
        +  {
        +    "type": "string"
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
      • addedInput schema / properties / address / default
        Added value: +null
      • changedInput schema / properties / address / description
        Previous value: -"0x-prefixed 40-hex-character contract address."New value: +"0x-prefixed 40-hex-character contract address. Omit or\npass ``None`` / empty string to trigger demo mode."
      • removedInput schema / properties / address / type
        Removed value: -"string"
      • removedInput schema / required
        Removed value: -[
        -  "address"
        -]
    • Addedprobe_mcp_endpoint
  2. 1 tool update
    • Addedlist_security_contacts
  3. 1 tool update
    • Addedfetch_contract_source
  4. 2 tool updates
    • First observedaudit_contract
    • First observedsupported_chains

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables automated Solidity smart contract auditing by analyzing callgraphs and control flow to detect reentrancy vulnerabilities. Integrates with MCP-compatible clients to provide deterministic, zero-dependency security assessments.
    8
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables static security audit of Solidity smart contracts by analyzing source code or deployed bytecode for vulnerabilities, providing risk scores and detailed findings.
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables static analysis of Solidity smart contracts using Slither, including contract metadata, function details, inheritance, and security detectors through MCP tools.
    23
    96
    AGPL 3.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources