Skip to main content
Glama
134,306 tools. Last updated 2026-05-25 19:04

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

  • Find the relationship chain connecting two companies or entities in the financial knowledge graph, showing intermediate connections up to a specified depth.
    MIT
  • Query ODEI's constitutional knowledge graph to explore structured domains, find specific entities, and understand connections between goals and execution.
  • Query nodes in the MCP Memory Server's knowledge graph to match entity names, types, and observation content, enabling precise information retrieval for LLMs.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • The Graph MCP — indexed blockchain data via subgraph GraphQL queries

  • The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.

  • 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
  • Retrieve a minimal context pack for a query by using the knowledge graph as an index. Reads only the smallest relevant slices of Memory Bank files, avoiding full document dumps. Ideal for targeted questions.
    MIT
  • Link a knowledge graph entity to a Memory Bank file (and optional heading) to enable targeted context retrieval and accurate file excerpts for queries.
    MIT
  • Perform semantic search over an ontology using natural language queries to find classes by text meaning, structural position, or both.
    MIT
  • Search entities or topics in a Neo4j knowledge graph using substring matching on names or IDs. Enter a query to retrieve relevant nodes.
    MIT
  • Clears all triples from the in-memory ontology store to reset the knowledge graph for fresh updates.
    MIT
  • Retrieve the complete knowledge graph for a project, including all entities, relations, and observations stored in memory.
    MIT
  • Export memories to an interactive HTML knowledge graph with force-directed visualization for exploring your memory network.
    MIT
  • Query a universal knowledge graph to retrieve facts, entities, recent episodes, and contradictions. Use result_kind to control payload size and scope filters for plan, goal, or node.
    MIT