Skip to main content
Glama
91,249 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

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

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    D
    maintenance
    A demo MCP server that enables users to interact with various tools through natural language, including note management, weather queries, calculations, file operations, and shell commands. Uses Ollama for intent detection and structured command parsing from free text input.
    -
  • A
    license
    A
    quality
    A
    maintenance
    Long-term memory for Claude Desktop and Claude Code over plain markdown files on your machine. It returns nothing when the corpus has no answer, naming the terms that appear nowhere — no least-bad match dressed as an answer. And it verifies cited commit SHAs against git, so an agent can tell what actually shipped from what was only discussed and abandoned. Local; nothing is transmitted.
    2
    105 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables coding agents to use an Obsidian vault as long-term memory, with search, reading, and writing of notes, plus automatic capture of learnings that are propagated to MOCs, daily notes, and the knowledge index with git commits.
    9
    32 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides read-only access to finished meeting transcripts for AI assistants like Claude Code or Codex, enabling them to answer questions or draft summaries based on the transcriptions.
    4
    3
    Apache 2.0
  • F
    license
    A
    quality
    B
    maintenance
    Enables running Python and commands inside isolated, persistent Wasmer sandboxes on the host, while also exposing an Edge-deployed Postgres-backed service for storing notes and collecting feedback.
    8
    -
  • A
    license
    A
    quality
    D
    maintenance
    Provides AI assistants with access to TiddlyWiki wikis via HTTP API, supporting tiddler management (create, update, delete, search) and semantic search capabilities using Ollama embeddings for natural language queries.
    4
    6 npm
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables deterministic, token-minimal multi-hop retrieval from a vault of [[wikilink]] notes via the Model Context Protocol, allowing LLMs to answer questions by following authored links without vector databases or LLM calls during retrieval.
    7
    8
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables coding agents to store, search, and retrieve long-term memory as plain Markdown files with a disposable SQLite index, including note management, decision/bug tracking, and codebase symbol lookup via MCP.
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A self-hosted MCP server that gives AI agents shared, long-term memory over a git-backed folder of markdown, enabling persistent knowledge search, read, and write without a database.
    16
    26 npm
    11
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables the management of a technical terminology glossary within an Obsidian vault by providing tools to add, search, and retrieve term definitions. It supports structured Markdown entries featuring both developer-focused and simplified explanations for efficient knowledge management.
    4
    3
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables Claude to read and create UpNote notes locally, using a WAL-correct SQLite snapshot for reading and the upnote:// URL scheme for writing, with no account, cloud, or API key required.
    10
    13
    MIT