Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:20

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

Matching MCP Servers

Matching MCP Connectors

  • Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.

  • Security + bug + perf + refactor audit for Python. Returns 0-10 score + MD report.

  • Analyze JavaScript code structure, dependencies, and patterns in Bitcoin Stamps to identify security risks, performance issues, and recursive relationships.
    MIT
  • Analyze Cloudflare D1 database schema structure, tables, columns, indexes, and relationships to understand database design and optionally include sample data for context.
    MIT
  • Generate a grounded implementation plan for a repository task by analyzing code context, dependencies, and structure.
    MIT
  • Extract a structural outline from Python files—imports, classes, functions, docstrings—to simplify code review, navigation, and documentation.
    MIT
  • Returns the complete character relationship network for any open Scrivener project, enabling graph rendering and cast structure analysis.
    AGPL 3.0
  • Retrieve raw HTML source code from a page or a specific container for analyzing attributes, nesting, and debugging SSR or markup issues.
    MIT
  • Scan a repository for potential bugs using AST pattern matching across 10 languages. Detects issues like mutable default arguments, bare excepts, unreachable code, and empty catch blocks.
    MIT
  • Scan a Python repository to identify dead code and dependency issues without modifying files. Returns a human-readable report so you can fix problems safely.
    MIT
  • Fetches code from a GitHub repository URL and combines it into a single file. Filter by directory, extension, branch, or specific file to retrieve only the needed code.
    MIT