Skip to main content
Glama
138,638 tools. Last updated 2026-05-20 16:44

"Using LLM for Automated Code Review and Validation" matching MCP tools:

  • Analyze code for security vulnerabilities, performance issues, and best practices violations. Correlates multiple files to provide automated quality scoring and improvement suggestions.
    Apache 2.0
  • Analyze code by providing code and a specific question to a local LLM. Receive targeted answers about code behavior, errors, or improvements.
    MIT
  • Compares two versions of code to identify improvements, regressions, and neutral changes. Returns a merge recommendation for code review and refactoring validation.
    MIT
  • Analyze code changes with AI to provide feedback and approval status without committing modifications. Uses Gemini for review and includes security scanning.

Matching MCP Servers

Matching MCP Connectors

  • Configure Git hooks to automate documentation updates and code validation processes within your development workflow.
    MIT
  • Analyzes task characteristics to automatically select the best LLM service for processing, such as Gemini for large codebases or Qwen for code review.
    MIT
  • Analyze code fragments with strict reviews powered by Groq LLM to identify bugs, vulnerabilities, and security issues.
    MIT
  • Analyze GitHub repositories for security vulnerabilities, performance issues, and maintainability problems using AI insights and rule-based validation. Provides actionable recommendations with suggested fixes.
    MIT
  • Analyze code quality by submitting code for automated review from Codex and Gemini CLIs. Get feedback on security, performance, and best practices to improve your implementation.
  • Process multiple code tasks simultaneously for batch refactoring, automated transformations, and repetitive operations using atomic task delegation.
    MIT
  • Analyze code for security, performance, and maintainability issues, providing actionable fixes, risk scoring, and automated suggestions to improve code quality.
    GPL 3.0
  • Refactor code intelligently with automated testing, safety validation, and rollback capabilities. Enhance code readability, maintainability, and performance while ensuring high safety standards.
    GPL 3.0
  • Review code for quality and issues using AI analysis. Submit code with its programming language to receive feedback on improvements and potential problems.
  • Execute data quality validation rules from a YAML file against DuckDB, BigQuery, Athena, Databricks, or Postgres, returning a JSON report with optional LLM-driven root cause analysis.
    Apache 2.0
  • Validate workflow structure by checking DAG cycles, dependency references, and model ID format without LLM calls to ensure proper configuration before execution.
    MIT