Skip to main content
Glama
306,420 tools. Last updated 2026-07-26 23:08

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

  • Find how named entities like people, systems, or concepts connect in a channel's knowledge graph. Explore relationships between entities to understand their connections.
    Apache 2.0
  • Answer factual questions from a shared knowledge graph, grounded in evidence with citations. Abstains when the graph lacks knowledge.
    MIT
  • List entities in the knowledge graph, optionally filtered by type, to obtain an overview or entity names for graph queries. Supports D3-compatible JSON output.
    MIT
  • Query a knowledge graph for relationships and facts using natural language, entity, or relation type. Supports temporal queries and configurable graph depth.
    MIT
  • Find the relationship chain connecting two companies or entities in the financial knowledge graph, showing intermediate connections up to a specified depth.
    MIT

Matching MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    Last updated

Matching MCP Connectors

  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    MIT
  • Query the knowledge graph to find entities connected to a given entity, revealing relationships and dependencies within specified depth.
    MIT
  • Search the CodeLogic knowledge graph to find symbols, dependencies, or relationships by text query or identity prefix.
    Mozilla Public 2.0
  • Remove a subject-predicate-object relationship from the knowledge graph by providing the triple ID. Receive a JSON confirmation of deletion.
    MIT
  • Verify server health and assess knowledge graph scope by checking database connectivity, pipeline status, and statistical metrics like concept and relationship counts.
    AGPL 3.0
  • Explore the knowledge graph hierarchy from a starting node, viewing three levels of children to understand knowledge organization before searching or saving.
    MIT
  • Explore the knowledge graph from a seed component to see how it connects to the rest of the app. Returns nodes and edges with configurable depth.
    MIT
  • Examine a knowledge graph: retrieve ontology, schema, entity details, edges, history, state transitions, and conformance checks with as-of snapshots and paged results.
    Apache 2.0
  • Search a knowledge graph for matching nodes and traverse inbound/outbound neighbors within a set token budget. Requires prior indexing.
    MIT