Skip to content
Back to search
30
MCP

Code Audit (Ollama)

pulsemcp/code audit (ollama)

Provides local code auditing using Ollama models to analyze security vulnerabilities, performance bottlenecks, quality issues, architectural problems, testing gaps, and documentation deficiencies across multiple programming languages with configurable analysis depth and severity classification.

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

Similar MCP servers embedding-nearest

Code Review
Enables automated code reviews through multiple LLM providers by analyzing repository structures and evaluating code for security, performan
0 tools
CodeVulnerability
OWASP threat scanner auditing codebases for safety leaks.
0 tools · sse
Code Auditor
Analyze code for SOLID principles, DRY violations, and security issues
0 tools
SynapseAudit
Detects security vulnerabilities in code and syncs findings with SynapseAudit platform.
0 tools
Local Ollama File Operations
Delegates file read, write, edit, delete, and rename operations to a local Ollama model to keep file contents out of Claude's context.
0 tools
Gemini Code Analysis (OpenRouter)
Provides codebase analysis through OpenRouter's API integration, offering code quality assessment, security vulnerability scanning with OWAS
0 tools

How to use

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

{
  "mcpServers": {
    "code_audit_(ollama)": {
      "url": "None",
      "transport": "http"
    }
  }
}