Skip to main content
Glama
74,448 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Automating guard duty alert validation and reporting process" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides a guarded interface to the mem9 persistent memory backend, protecting AI agents against prompt injection, secret leakage, and memory poisoning.
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to store and retrieve project context, bugs, decisions, and session logs by reading and appending markdown files in a local Obsidian vault, without requiring any cloud services.
    6
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    TheWeave is a markdown-native memory architecture for Claude and any MCP-aware agent. Your agent's memory lives as plain .md files you own: a 5-verb MCP core over the vault, query-driven PageRank retrieval, bi-temporal facts (valid_from / valid_until), and a persona-as-vault model. No database and no embeddings server. The files are the memory, inspectable in your editor and versionable in git.
    2
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Local RAG system for Claude Code with hybrid search (semantic + BM25), cross-encoder reranking, markdown-aware chunking, and 12 MCP tools. Zero external servers, pure ONNX in-process.
    13
    256
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local-first, source-traceable memory for AI agents — no LLM at ingest, $0 per message, zero data egress. Gives Claude Code, Cursor, and any MCP client one shared persistent memory with semantic recall, belief revision, selective forgetting, and a provenance guard that blocks acting on stale or unconfirmed memories.
    23
    12
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A standalone Node MCP server that provides semantic search, knowledge graph, and vault editing over an Obsidian vault. It runs locally as a single stdio process without requiring an Obsidian plugin for core functionality.
    18
    364
    9
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Safe MCP server bootstrap for Outline Wiki providing connection validation, capability reports, and diagnostics in a read-only, agentic mode.
    3
  • A
    license
    A
    quality
    A
    maintenance
    Process memory for AI agents and humans that remembers the evolution of a project. Provides MCP tools to create timeline events, search history, explain files, and visualize the evolution graph.
    4
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server exposing SPARQL query functionalities for LLMs, enabling query execution, validation, and graph exploration across SPARQL endpoints.
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that enables agents to manage DataHub incidents, recall past incident memory, guard columns against regression, and write postmortems into the data graph.
    7
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Intelligent knowledge base system that enables users to process documents in 25+ formats, perform semantic search and Q\&A through vector retrieval. Supports multiple AI models including OpenAI and DouBao with local processing capabilities.
    10
    6
  • A
    license
    A
    quality
    D
    maintenance
    Implements the Recursive Language Model pattern, enabling LLMs to process arbitrarily long contexts through session-based document management, on-demand chunking, BM25 search, and artifact storage.
    12
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A comprehensive Model Context Protocol server that integrates Elasticsearch search with file operations, document validation, and version control to transform AI assistants into powerful knowledge management systems.
    27
    27
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Provides AI with persistent memory management including short-term memory (FIFO queue), long-term memory (graph-based storage with associations), and thought process management with multiple cognitive modes for continuous learning and reasoning.
    24
    17
    3
    MIT
  • A
    license
    C
    quality
    F
    maintenance
    Cognitive memory for AI agents. Implements Atkinson-Shiffrin multi-store memory (sensory → STM → LTM), semantic RAG with fastembed, Ebbinghaus forgetting curves, trust scoring, and metacognitive guard. 76+ MCP tools. 100% local, MIT licensed.
    100
    1,217
    27
    AGPL 3.0
  • A
    license
    -
    quality
    B
    maintenance
    Enterprise MCP server that exposes multiple MySQL databases to AI services through one endpoint, with API-key auth, per-key database scoping, a layered SQL guard, and a markdown schema-knowledge graph.
    51
    MIT