vincentf305
MCP Servervincentf305public

mcp server ollama

MCP server for connecting Claude Desktop to Ollama LLM server

Repository Info

5
Stars
3
Forks
5
Watchers
0
Issues
Python
Language
-
License

About This Server

MCP server for connecting Claude Desktop to Ollama LLM server

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

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:

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

Quick Start

1

Clone the repository

git clone https://github.com/vincentf305/mcp-server-ollama
2

Install dependencies

cd mcp-server-ollama
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownervincentf305
Repomcp-server-ollama
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation