Ask questions about WildFly's management model from any AI agent — search, compare, and explore across versions and feature packs.
The management model is stored as a graph in a Neo4j database. It contains nodes and relationships for resources, attributes, operations, capabilities, and more.
Parse the management model and store it as a Neo4j graph.
Orchestrate the analysis pipeline and manage model containers.
Explore the model from AI agents via MCP and agent skills.
Use natural language or the /mgt:model slash command in Claude Code. The skill also activates automatically in any MCP‑compatible agent.
curl -fsSL https://model-graph-tools.github.io/mgt/install.sh | sh
brew tap hpehl/tap && brew install mgt
cargo install mgt
claude plugin marketplace add
https://github.com/model-graph-tools/claude-plugin
claude plugin install mgt@model-graph-tools