Provides agents with read-only access to local code architecture graphs (structure from tree-sitter, semantic summaries from LLMs), including per-workspace graph/config/status/rebuild tools, while enforcing that topology comes only from static analysis.
Enables AI agents to generate BYaML Architecture Graphs from evaluations, Terraform plans, and AWS scans, and to derive insights such as blast radius, cost summaries, and remediation plans without writing YAML.
Lets AI agents query a computerized system inventory as a knowledge graph using Cypher, enabling blast radius, data lineage, regulation checks, and change impact assessments while preventing hallucinated regulatory claims.
MCP server for managing a task graph with live visualization. Enables Claude Code to create, update, and link nodes (tasks, subtasks, ideas, etc.) while a browser viewer displays the graph in real time.
Comprehensive Model Context Protocol server for advanced graph analysis using NetworkX, enabling graph creation, manipulation, and algorithm execution through natural language.