Skip to main content
Glama
91,230 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Ollama - Exploring the Term or Service" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    A persistent, self-organizing memory MCP server for AI assistants, using semantic search, knowledge graphs, and reinforcement learning to automatically manage and retrieve memories.
    13
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables web search and web fetch operations using Ollama's hosted APIs, allowing MCP clients to search the web and retrieve page content.
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A minimal local vision bridge for text-only VS Code Copilot, enabling it to see images by sending them to a local Ollama vision model and returning text descriptions. It provides MCP tools for image description, listing, OCR, and status checks.
    4
    1
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Exposes a local Ollama fleet as MCP tools for Claude Code, enabling model listing, generation, fleet health checks, parallel comparisons, smart host routing, and model pulling across hosts.
    6
    -
  • A
    license
    A
    quality
    A
    maintenance
    A Python MCP server that gives vision capabilities to text-only LLMs by exposing an analyze_image tool that sends local images to a vision-capable Ollama model and returns textual descriptions.
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server enabling LLM clients without vision capability to process images by delegating to local Ollama vision models. Supports describing images, OCR, asking questions, and processing clipboard images.
    4
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for managing i18n translation files — gives your AI agent full control over your app's translations without dumping entire locale files into context.
    15
    251 npm
    11
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Connects AI assistants to Jira Service Management instances, providing 40 tools for managing service desks, requests, comments, customers, organizations, queues, SLA, approvals, and attachments.
    40
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables performing web searches and fetching web page content via Ollama's hosted APIs, providing search results and raw page data.
    2
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to recognize and extract text from images using PaddleOCR, supporting both file paths and base64 input with structured results including confidence scores and text positions.
    2
    1
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Exposes data query and auto-insights (anomaly detection) as MCP tools. Enables AI agents to query metrics, list columns, and get data insights directly from pandas.
    11
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables Claude Code to hand off mechanical work — file edits, code lookups, and lint triage — to a local Ollama model that reads and edits files directly, so file contents never enter Claude's context. Returns only a compact receipt, and reports success only after the change passes a deterministic syntax/project gate, rolling back and escalating on failure.
    4
    MIT