intelligraph-mini
Related Servers
Alternatives to intelligraph-mini
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceA local MCP server enabling hybrid search over documents, memory, and knowledge graphs for retrieval-augmented generation, with tools for SQLite, semantic memory, and entity-relationship queries.41MIT
- AlicenseAqualityAmaintenanceLocal-first RAG MCP server that indexes local documents and provides hybrid search (semantic + keyword) with file ingestion, URL fetching, and a CLI, keeping data on-device.1167MIT
- AlicenseAqualityBmaintenanceZero-trust, air-gapped Enterprise GraphRAG MCP server. Build knowledge graphs from local documents and run multi-hop, citation-grounded queries entirely offline with Ollama.5324MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for local RAG over personal notes, PDFs, and documents, enabling plain-English querying and hybrid search with multi-hop context expansion.MIT
- AlicenseNot gradedqualityAmaintenanceSelf-hosted, local-first knowledge graph and memory server for AI agents. Enables agents to persist, recall, and organize knowledge through MCP with automatic distillation, deduplication, and cross-linking.MIT
- AlicenseNot gradedqualityDmaintenanceLocal MCP server for indexing personal knowledge into SQLite with hybrid search, chunk-level citations, memory tools, and agent orchestration.4MIT
TDQS
Scored across 5 tools
Each tool has a distinct role: search locates symbols, node shows connections, path finds shortest routes, impact assesses blast radius, and local_files reads source. No two tools overlap in purpose.
Names are mostly single-word and lowercase, but mix verbs (search) and nouns (node, path, impact, local_files). The underscore in local_files is inconsistent with the other names, though still readable.
Five tools is well-scoped for a mini code-graph intelligence server, covering search, exploration, pathfinding, impact analysis, and file reading without redundancy.
The set covers the full analysis workflow: locate, explore, trace, assess, and read. Instructions to use built-in Read with line ranges fill any need for source access, leaving no obvious gaps.