Skip to main content
Glama
521,454 tools. Updated 2026-09-06 11:20

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

  • 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
    Destructive
  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Read-only WooCommerce checkout and revenue incident diagnosis using privacy-safe store signals and public release evidence.

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

  • Remove a subject-predicate-object relationship from the knowledge graph by providing the triple ID. Receive a JSON confirmation of deletion.
    MIT
    Destructive
  • Retrieve the project's knowledge graph as JSON, showing nodes, edges, clusters, and dependency cycles to analyze structural dependencies.
    MIT
  • Submit a new graph node for human approval, ensuring all knowledge graph changes are reviewed.
    MIT
  • Generate the Graphify knowledge graph (graph.json) for a project directory. Use it before refactoring when no graph exists; skips regeneration unless force is set.
    BSD 3-Clause
  • Record persistent project knowledge—like architecture or conventions—that outlives a single session and forms a knowledge graph via wiki-links.
    MIT
  • Build a structural knowledge graph of a codebase, extracting files, functions, classes, and their relationships to enable semantic code search and analysis.
    MIT
  • Extracts circuit topology and components from schematic images, then cross-references a knowledge graph to provide engineering insights and related principles.
    MIT
  • 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
  • Generate an interactive HTML visualization of knowledge cards and their wiki-links as a graph. Open the file in a browser to explore relationships between concepts.
    MIT
  • Add nodes to knowledge graphs for organizing components, events, requirements, or concepts. Supports multiple graph types including topology, timelines, and knowledge bases.
    MIT