II.
ToolServer JSON
Structured · livetool-server:mcp-flux
Flux Operator MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-flux",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-iac-platform.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Flux Operator MCP Server",
"description": "MCP server embedded in the Flux Operator project for AI-assisted GitOps.\nEnables agents to inspect HelmReleases, Kustomizations, and Flux health,\ntrace deployment failures, and interact with Flux-managed Kubernetes clusters.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/controlplaneio-fluxcd/flux-operator",
"maintainer": "ControlPlane",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-flux",
"to": "tool:flux",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-flux",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}