Skip to main content
Glama
72,476 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about Graphiti" matching MCP servers:

  • F
    license
    A
    quality
    B
    maintenance
    A local MCP server that maintains a persona profile (contact library) for AI assistants, allowing them to create, search, retrieve, supplement, and correct information about people mentioned in conversations via tools like search_profiles, get_profile, create_profile, update_profile, add_facts, update_fact, and delete_fact.
    8
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for the Graphite Financial Knowledge Graph, enabling natural language queries about companies, supply chains, executives, regulations, and patents via MCP-compatible clients.
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Gives AI coding agents persistent, evolving knowledge about a codebase, enabling them to store and retrieve observations about architecture, conventions, gotchas, and recent work context.
    10
    46
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides a compressed knowledge graph of the NVIDIA AI developer stack for deterministic traversal, enabling agents to answer questions about dependencies and prerequisites with minimal tokens.
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    memex is a developer context-continuity MCP server — it watches your git repos and builds a temporal knowledge graph (modules, symbols, decisions, open problems) via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via npx -y stifler-memex-mcp. MIT licensed.
    13
    12
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A public MCP server about Boris Churzin's builds, decisions, and ops doctrine, allowing agents to interrogate his judgment instead of parsing a PDF.
    17
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables storing and querying structured information about software code entities (classes, functions, files) and their relationships (calls, imports) along with qualitative observations like design decisions and change rationale.
    9
    10
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An implementation of persistent memory for Claude using a local knowledge graph, allowing the AI to remember information about users across conversations with customizable storage location.
    11
    2,269
    61
    JavaScript
    MIT