J

jaspertvdm/mcp-server-ollama-bridge

ServersMIT

Overview

A bridge connecting MCP to local Ollama LLM servers, enabling use of models like Llama, Mistral, and Qwen through MCP.

Capabilities

  • github integration
  • mcp client integration

Best For

Python bridge for MCP to connect with local Ollama LLM servers, supporting models such as Llama, Mistral, and Qwen.

Decision Snapshot

Install

available

Usage

available

Config

1 strong hints

Capabilities

2 key capabilities detected

  • • GitHub stars: 1
  • • Forks: 1
  • • Source provenance count: 1
  • • Last seen: 4/15/2026
  • • Published: 3/16/2026

Installation / Setup

pip install mcp-server-ollama-bridge

Usage

{ && "mcpServers": { && "ollama": { && "command": "mcp-server-ollama-bridge",

Features

  • Support for all Ollama models
  • Streaming responses
  • Simple configuration
  • github integration
  • mcp client integration
  • Capability signal: github integration
  • Capability signal: mcp client integration

Use Cases

  • Capability coverage: github integration; mcp client integration.

Supported Clients / Integrations

  • github integration
  • mcp client integration

Compatibility Signals

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

Prompt Examples

example

{ && "mcpServers": { && "ollama": { && "command": "mcp-server-ollama-bridge",

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 1 stars
Last Updated: Apr 15, 2026
PythonMIT

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.