Skip to content
Back to search
30
MCP

Code Review

pulsemcp/code review

Enables automated code reviews through multiple LLM providers by analyzing repository structures and evaluating code for security, performance, quality, and maintainability with structured output containing issues, strengths, and recommendations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Reviewer AI
AI-powered code review and quality analysis tools.
0 tools
searchcode live
Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.
6 tools · streamable-http
Repository to LLM Context
Transform code repositories into LLM-friendly formats.
0 tools
Code Audit (Ollama)
Provides local code auditing using Ollama models to analyze security vulnerabilities, performance bottlenecks, quality issues, architectural
0 tools
Gerrit Code Review
Integrates with Gerrit code review systems to enable detailed analysis of code changes, diffs, file modifications, and reviewer details acro
0 tools
mcp-server-code-review
MCP server for code reviews - connects LLMs to GitHub and GitLab to analyze Merge/Pull Requests and provide expert feedback
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_review": {
      "url": "None",
      "transport": "http"
    }
  }
}