Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Server Ollama

    MCP server for connecting Claude Desktop to Ollama LLM server

    10 stars
    Python
    Updated Oct 23, 2025

    Table of Contents

    • Setup
    • Using with Claude Desktop

    Table of Contents

    • Setup
    • Using with Claude Desktop

    Documentation

    MCP Server for Ollama

    A Model Control Protocol server that allows Claude Desktop to communicate with Ollama LLM server.

    Setup

    1. Clone the repository

    2. Copy .env.example to .env and configure as needed

    3. Install dependencies: pip install -r requirements.txt

    Using with Claude Desktop

    Edit the claude_desktop_config.json file with the following content, change path-to-mcp-server to the path of this repo:

    json
    {
      "mcpServers": {
        "ollama-server": {
          "command": "python",
          "args": ["-m", "src.mcp_server.server"],
          "env": {
            "PYTHONPATH": "path-to-mcp-server"
          }
        }
      }
    }

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k