Seizu (星図) is a star chart for your security graph — a React + Python frontend for Neo4j data, built for Cartography and Starbase.
Seizu includes:
- A browser-editable dashboard with a row/panel layout and multiple panel types for visualizing Cypher query results
- An interactive Cypher query console with schema browsing and per-user history
- A built-in MCP server that exposes user-defined toolsets so LLM agents can query the graph alongside you
- A scheduled-query worker — runs Cypher on a schedule or on graph events, with action plugins (Slack, SQS, log)
- Native OIDC / JWT auth — connect Seizu directly to your IDP; no proxy required
Seizu has a quickstart guide, which can be used for evaluation, or development.