Skip to main content
Glama
466,580 tools. Updated 2026-08-19 17:53

"Understanding File Systems and Their Functions" matching MCP tools:

  • Identify uncalled functions (dead code) in Solidity contracts to clean up unused code or improve code coverage. Supports filtering by entry points, inherited functions, and test frameworks.
    AGPL 3.0
  • Analyze custom Solidity modifiers to audit access control patterns, find modifier implementations, and understand function guards. Returns definitions with source and functions using each modifier, with pagination support.
    AGPL 3.0
  • Retrieve a semantic analysis map of a repository's source code, highlighting file hierarchy, functions, classes, and their relationships for comprehensive code understanding.
    MIT
  • Retrieve all symbols (functions, classes, etc.) in the active file with their line numbers for quick navigation.
    MIT
  • Extract function names from PureScript code snippets, focusing solely on functions while excluding data types and classes. Ideal for quick code analysis and understanding.
    MIT

Matching MCP Servers

Matching MCP Connectors