163,639 tools. Last updated 2026-05-30 19:44
"Using Cline as a Knowledge Graph for Coding" matching MCP tools:
- Export your full personal knowledge graph as JSON for backup or migration.MIT
- Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.MIT
- Search for entities in the knowledge graph by matching names to find people, projects, concepts, and more.MIT
- Retrieve an overview of a knowledge graph volume, showing all entities and their relationships.MIT
- Access and retrieve the entire knowledge graph stored in the Knowledge Graph Memory Server to maintain persistent user information across interactions.MIT
- 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
- AlicenseAqualityBmaintenanceAn improved implementation of persistent memory using a local knowledge graph with a customizable --memory-path. This lets Claude remember information about the user across chats.Last updated10374862MIT
- Alicense-qualityCmaintenanceA validation layer for AI coding assistants that enforces explicit LLM evaluations on plans, code diffs, and tests to ensure safer and higher-quality code.Last updated17MIT
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.
- Remove specified relations between entities in a knowledge graph to update and maintain accurate, organized memory storage for user interactions.MIT
- Add multiple entities to the knowledge graph, specifying name, type, and associated observations, to enhance memory storage in the Knowledge Graph Memory Server.MIT
- Mark a decision as no longer valid. The decision remains in the knowledge graph for historical queries but is excluded from active queries. Use when a decision is superseded or reversed.MIT
- Find related memories by combining knowledge graph traversal with semantic similarity, enabling discovery of associations between memory entries.MIT
- Create a directed relationship between two memories in the knowledge graph, choosing from seven relation types to structure knowledge.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
- Remove a knowledge graph entity by ID, deleting all triples where it appears as subject or object.MIT
- 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
- Query current session cost across AI coding tools like Claude Code and Cline without requiring an API key.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
- Export the knowledge graph as an Obsidian-compatible Markdown vault. Creates browsable note files with graph links, returning file paths and node counts.Apache 2.0
- Retrieve the complete knowledge graph for a project, including all entities, relations, and observations stored in memory.MIT
- Export memories into an interactive HTML knowledge graph. Visualize your memory network with a force-directed graph that opens in any browser.MIT
- Remove all stored knowledge from the knowledge graph, resetting it to an empty state for a fresh start.MIT