O

ollama-mcp

ToolsActiveAGPL-3.0

Overview

An MCP server for Ollama that exposes all Ollama SDK functionality through MCP tools.

Capabilities

  • tool calling support
  • tool call interface
  • github integration
  • mcp client integration

Best For

MCP server for Ollama, exposing Ollama SDK functionality via MCP tools.

Decision Snapshot

Install

available

Usage

available

Config

1 strong hints

Capabilities

4 key capabilities detected

  • • GitHub stars: 151
  • • Forks: 27
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/16/2026

Installation / Setup

npm install -g ollama-mcp

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "ollama-mcp": {
      "command": "npx"
    }
  }
}

Usage

{ && "mcpServers": { && "ollama": { && "command": "npx",

Features

  • ☁️ **Ollama Cloud Support** - Full integration with Ollama's cloud platform
  • 🔧 **14 Comprehensive Tools** - Full access to Ollama's SDK functionality
  • 🔄 **Hot-Swap Architecture** - Automatic tool discovery with zero-config
  • 🎯 **Type-Safe** - Built with TypeScript and Zod validation
  • 📊 **High Test Coverage** - 96%+ coverage with comprehensive test suite
  • 🚀 **Zero Dependencies** - Minimal footprint, maximum performance
  • 🌐 **Web Search & Fetch** - Real-time web search and content extraction via Ollama Cloud
  • 🔀 **Hybrid Mode** - Use local and cloud models seamlessly in one server

Use Cases

  • Supports capabilities such as: tool calling support; tool call interface; github integration.
  • Common usage themes: mcp, ollama, ai, llm.

Supported Clients / Integrations

  • tool calling support
  • tool call interface
  • github integration
  • mcp client integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "ollama": { && "command": "npx",

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: AGPL-3.0
  • Parser coverage score: 1.00
  • Source feeds: npm Registry Search API
  • Topic cluster: general

Official Links

Source Information

Community: 151 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptAGPL-3.0

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.