Skip to main content
Glama
88,156 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about Gemini code" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to perform comprehensive code reviews of local uncommitted changes by combining git diffs with static analysis from linters like ESLint and TypeScript. Returns structured JSON feedback with findings, suggestions, and quality assessments powered by Google's Gemini CLI.
    1
    18 npm
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides comprehensive code analysis through three MCP servers: static analysis for code quality and security, dependency analysis for package management and vulnerabilities, and complexity analysis for maintainability assessment across multiple programming languages.
    1
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables AI-assisted code review with bias mitigation strategies through cross-model evaluation and bias-aware prompting. Detects AI-generated code from commit authors and provides structured reviews with security, performance, and maintainability analysis.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to submit code snippets for review and receive structured quality reports covering correctness, security, performance, maintainability, and best practices.
    1
    -
  • A
    license
    A
    quality
    A
    maintenance
    Connects AI coding assistants to Gaffer test history and coverage data to analyze project health, debug failures, and identify untested code areas. It enables tools to track test stability, cluster failures by root cause, and monitor code coverage trends across projects.
    3
    71 npm
    1
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables agents to verify completion by cold-running an acceptance command and reporting whether it exits with code 0, returning a pass/fail receipt with output and refusal reasons.
    1
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables independent, read-only adversarial review of candidate test cases and bug findings, returning a review delta that authoring agents reconcile before writing final artifacts.
    3
    18 npm
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Umbra is the trust layer for AI-generated code. It scores any repo 0-100 with file:line evidence (security, slop, Docker-verified build/boot, and claim receipts that catch agents lying about tests), and guards agent file writes mid-stream blocking leaked keys, alg:none JWTs, and git-hook plants before they land. Tools: scan_repo, guard_content, get_score.
    3
    27 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides an isolated workspace for testing candidate code, runs tests, and returns deterministic pass/fail verdicts. Enables automated grading of software engineering solutions by ensuring reproducible test runs.
    5
    MIT