Skip to main content
Glama
206,076 tools. Last updated 2026-06-17 10:25

"Integrating Obsidian with ChromaDB for Memory Management" matching MCP tools:

  • Lists all memory volumes (projects) accessible by your API key, each serving as an independent memory space for persistent memory management.
    MIT
  • Store memory observations with tags, importance, context, and optional auto-expiration. Persist AI agent knowledge with configurable TTL.
    MIT
  • Store or update a JSON value for a memory key with optional TTL, importance, source, and confidence score. Persists AI agent memory across sessions and changes.
    MIT
  • Render HTML animation to MP4 file saved directly to disk. Specify output path, dimensions, bitrate, and frame rate for integration with other tools.
    MIT
  • Replace outdated or incorrect memory entries with corrected text using the conflict ID from store_memory.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides retrieval-augmented generation (RAG) capabilities by ingesting various document formats into a persistent ChromaDB vector store. It enables semantic search and retrieval using either OpenAI or Ollama embeddings for processing local files, directories, and URLs.
    Last updated
    MIT

Matching MCP Connectors

  • Export project memory to a local file in JSON, Markdown, or vault format for data portability and GDPR compliance.
    AGPL 3.0
  • Access the complete Astria operating guide to learn available tools, recommended workflows, and best practices for persistent memory management.
    MIT
  • Query your Obsidian vault using Dataview DQL and receive structured results as tables, lists, tasks, or calendar events.
    Apache 2.0
  • Find project facts, decisions, and patterns using ranked full-text search across SQLite and file memories, with optional Obsidian integration and progressive detail levels.
    MIT
  • Execute a query against an Obsidian Bases .base file to retrieve rows. Provide a vault-relative file path or inline YAML, specify the view name, and get results with row count.
    Apache 2.0
  • Run an Obsidian command by its internal ID, optionally with arguments. Requires the Local REST API plugin.
    Apache 2.0
  • Analyze your Obsidian vault corpus to extract palette, naming, recipe-shape, and param-default patterns, then write them to Memory/corpus_style.md for consistent style.
    MIT
  • Audit Lambda functions for configuration issues like default memory (128 MB) or high timeouts. Retrieve runtime, memory, timeout, environment variable key names, and event source triggers with correct handler event shape.
    MIT
  • Create a daily note for today or any date, with optional template-based content using Obsidian-style placeholders for date, time, and custom formats. Fails if the note already exists.
    MIT