Skip to main content
Glama
204,280 tools. Last updated 2026-06-14 23:34

"A tool for analyzing Python repository structure and code relationships" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Cloudflare Workers MCP server: code-explainer

  • Retrieve the hierarchical structure of a collection to understand document organization, identify IDs, and view parent-child relationships for better content overview.
    MIT
  • Run arbitrary Python code in Blender's environment to automate tasks that no standard tool can handle. Use for custom scripting with full Blender API access.
    MIT
  • Retrieve class inheritance hierarchy trees for an indexed repository, showing parent-child relationships, abstract classes, and generating a Mermaid diagram.
    MIT
  • Execute Python code in a sandboxed macOS environment with no network access, restricted filesystem writes, and automatic timeout. Returns stdout, stderr, and exit code for safe autonomous agent use.
    Business Source 1.1
  • Compute Maintainability Index for each function in a Python repository to identify hard-to-maintain code. Returns worst-scoring functions first, combining Halstead Volume, cyclomatic complexity, and lines of code.
    MIT
  • Run Python code securely in a WebAssembly sandbox to execute scripts and return output. Supports pure Python without external dependencies.
    Apache 2.0
  • Extract web content and convert it to clean Markdown for reading documentation, analyzing content, and gathering information from websites while preserving links and structure.
    MIT
  • Execute Python code in a persistent sandbox environment to run computations, analyze data, or build multi-tool workflows while maintaining state across executions.
    GPL 3.0