Skip to main content
Glama
91,283 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Home Assistant Community Store" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.
    5 npm
    42
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An intelligent memory MCP server that provides AI applications with semantic search, entity extraction, and knowledge graph capabilities using local Redis caching and optional cloud sync. It enables LLMs to store and retrieve long-term context across sessions with high-performance multi-tier storage.
    14
    33 npm
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Long-term and multimodal memory for AI agents. Store facts and conversations with add_memory, recall them with search_memories — 8 tools over stdio/SSE/HTTP. Per-character memory isolation, LLM-based semantic deduplication, FAISS + JSON storage, and a fully local option (Ollama, no API key). Drop-in compatible with Mem0.
    8
    36 PyPI
    492
    Apache 2.0
  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that retrieves resume/experience evidence relevant to a job description via vector RAG, and tracks fit-analysis results in a configurable tracking store (Notion or SQLite), with tools like match_job, push_to_tracker, and list_applications.
    3
    -
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that implements memory with decay mechanics, allowing AI agents to store and retrieve memories that fade over time unless accessed, with a permanent journal for verification.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Memory for facts that change. A retrieved record is marked SUPERSEDED, with when a later record replaced it, so an assistant does not answer with a value that is no longer true. Single file, numpy the only dependency, runs with a local embedding model or none at all.
    7
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A personal memory system that provides AI assistants with long-term memory capabilities through semantic search and vector storage. It enables Claude Code to store, retrieve, and manage personal context and project preferences using flexible LLM backends.
    8
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables Claude Desktop to search, add, list, retrieve, reinforce, and delete memories through a remote HTTP memory API, with hierarchical sector classification such as episodic, semantic, and procedural. It also supports connectivity health checks and optional API key authentication for the backing graph and vector store.
    8
    -
  • F
    license
    A
    quality
    C
    maintenance
    Enables making REST API calls to Teradata cloud services including Elastic Compute, Vector Store, OMS, and QueryGrid. Supports custom authentication, Socks5 proxy, and multipart file uploads.
    8
    1
    -
  • F
    license
    A
    quality
    Not graded
    maintenance
    A composable semantic memory layer that provides cross-project recall and session context using Qdrant and OpenAI embeddings. It enables users to securely store, search, and manage persistent memories with built-in secret scrubbing for privacy.
    11
    -
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that incrementally indexes repositories and documents into a Postgres + pgvector store using CocoIndex, and exposes semantic search over them.
    3
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables indexing and semantic search of codebases and documents via MCP, using Ollama embeddings and Qdrant vector store.
    5
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A TypeScript-based MCP server that provides project-specific knowledge graph memory for LLM agents to store and retrieve entities, relations, and observations. It features disk-persistent storage and supports cross-project knowledge sharing to enhance agent long-term memory.
    14
    5 npm
    7
    MIT