Skip to main content
Glama
314,038 tools. Last updated 2026-07-28 10:56

"Using Cline as a Knowledge Graph for Coding" matching MCP tools:

  • Retrieve entities from your knowledge graph with optional type filtering and pagination.
    MIT
  • Retrieves matching nodes and snippets from a knowledge graph by combining lexical, dense, and graph signals into a ranked list.
    MIT
  • 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
  • Delete a knowledge graph entity and remove all triples where it appears as subject or object.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Query a knowledge graph for relationships and facts using natural language, entity, or relation type. Supports temporal queries and configurable graph depth.
    MIT
  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    MIT
  • Remove a subject-predicate-object relationship from the knowledge graph by providing the triple ID. Receive a JSON confirmation of deletion.
    MIT
  • Retrieve the project's knowledge graph as JSON, showing nodes, edges, clusters, and dependency cycles to analyze structural dependencies.
    MIT
  • Record persistent project knowledge—like architecture or conventions—that outlives a single session and forms a knowledge graph via wiki-links.
    MIT
  • Relate two existing memories by creating a directed edge with a semantic label (e.g., 'depends_on'). This builds a navigable knowledge graph for traversal and visualization.
    AGPL 3.0
  • Browse all concepts in an architecture knowledge graph to identify patterns for multi-agent system reviews. Filter by name or include definitions as needed.
    AGPL 3.0
  • Add nodes to knowledge graphs for organizing components, events, requirements, or concepts. Supports multiple graph types including topology, timelines, and knowledge bases.
    MIT