Skip to main content
Glama
sikienzl

mcp-ollama-code-analyzer

by sikienzl

šŸš€ MCP Ollama Code Analyzer

A self-hosted, privacy-focused alternative to GitHub Copilot. Uses Ollama (local LLMs) with MCP servers in Docker for real-time code analysis, refactoring, and optimization. Requires a CUDA-capable GPU for optimal performance.

GitHub Stars License Docker Pulls


šŸ“Œ Features

āœ… Local AI-powered code analysis (no cloud costs!) āœ… Dockerized MCP server (easy setup) āœ… VS Code integration (Continue/Roo) āœ… CUDA acceleration (for optimal performance) āœ… Supports multiple Ollama models (e.g., llama3, codellama) āœ… Real-time code improvements (refactoring, bug fixes, optimizations)


Related MCP server: LocalNest MCP

šŸ› ļø Requirements

  • Docker & Docker Compose

  • NVIDIA Container Toolkit (for CUDA acceleration)

  • Ollama (locally installed)

  • CUDA-capable GPU (e.g., NVIDIA RTX 30xx/40xx, A100, etc.)

  • VS Code with Continue or Roo


šŸš€ Quick Start

1. Clone the repository

git clone https://github.com/sikienzl/mcp-ollama-code-analyzer.git
cd mcp-ollama-code-analyzer
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    A privacy-first MCP server that provides local LLM-enhanced tools for code analysis, security scanning, and automated task execution using backends like Ollama and LM Studio. It enables symbol-aware code reviews and workspace exploration while ensuring that all code and analysis remain strictly on your local machine.
    36
    ISC
  • A
    license
    B
    quality
    C
    maintenance
    A local-first MCP server that provides AI agents with safe codebase access through file discovery, hybrid lexical-semantic search, and project introspection. It features durable local memory and semantic indexing while keeping all data and processing entirely on your local machine.
    74
    83
    6
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A local MCP server that provides AI coding assistants with semantic search capabilities over codebases. It indexes code using local embeddings and exposes tools for efficient code retrieval, saving tokens and improving response quality.
    31
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • An MCP server that gives your AI access to the source code and docs of all public github repos

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • Hosted MCP server for structured code review passes on human- and AI-written code. Free tier.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sikienzl/mcp-ollama-code-analyzer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server