Skip to main content
Glama
91,309 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to Query a Knowledge Graph Using an Ontology" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables fast, targeted queries against an Obsidian vault knowledge graph using tools like search, neighbor traversal, and pathfinding, without needing to load the full graph into LLM context.
    2
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A knowledge graph MCP server providing persistent, structured memory for AI assistants with multi-agent isolation, tiered search, and index navigation.
    5 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A codebase ontology and a cited wiki, both kept as Markdown in one folder on your disk. Typed graph answers — what a change affects, how two concepts connect, which wiki lines lack a citation — and every write lands as a Git diff a person reviews.
    40
    134
    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
    864 npm
    61
    JavaScript
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An embedded knowledge graph in one SQLite file, exposing a MCP server for agents to read and write entities and relationships with full audit trail and time travel.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A persistent memory server that implements a local knowledge graph using the Kuzu embedded database to store entities, relationships, and observations. It enables AI models to maintain structured long-term context through searchable nodes and comprehensive tag-based organization.
    8 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to inspect ontology schemas, search typed objects, and execute read-only SPARQL queries against an RDF triple store.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Builds and manages a cardiology-focused knowledge graph in Neo4j by extracting medical entities and relationships from documents using LLMs. It enables users to ingest PDFs, refine extracted data, and perform natural language queries to gain clinical insights.
    -
  • A
    license
    C
    quality
    A
    maintenance
    Reference implementation of the Operational Ontology pattern: MCP tools are generated from a typed business domain model (objects, links, actions) — one tool per query shape and per action, deliberately no raw SQL tool. Writes pass business-rule preconditions, are audited, and write back to the systems of record; refusals are machine-readable. Ships with a demo orders ontology spanning two legacy
    34
    159
    MIT