Skip to main content
Glama
aferreiraguido

python-mcp-server

Related Servers

Alternatives to python-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      D
      quality
      C
      maintenance
      Provides deterministic Python codebase symbol exploration using AST parsing, with tools for definition lookup, signatures, references, call chains, and class hierarchy queries.
      6
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides deep structural analysis of Python source code via AST, including function signatures, call graphs, cyclomatic complexity, code smells, dead code detection, and protocol conformance.
      20
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides local static-analysis tools for Python that let coding agents trace call paths, branch guards, side effects, and change impact, producing citation-ready answers with explicit uncertainty signals.
      2
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables LLMs to analyze Python repositories structurally via AST and call graphs, providing code search, symbol lookup, change-impact analysis, workflow tracing, and explanation without embeddings.
      -
    • A
      license
      C
      quality
      B
      maintenance
      Enables coding agents to query Python source repositories for exact and variant identifier occurrences with location and syntactic role, using deterministic AST-based evidence without executing code.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides deterministic Python code quality analysis using flake8, mypy, McCabe, and vulture, enabling LLMs to access real linting and type checking results.
      1
      -