Stats
Actions
Tags
From gitops-skills
Connects to the Flux Schema Catalog API for browsing and retrieving Flux-related JSON schema definitions and configuration templates used in Kubernetes GitOps workflows.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"flux-schema-catalog": {
"type": "http",
"url": "https://schemas.fluxoperator.dev/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://schemas.fluxoperator.dev/mcpnpx claudepluginhub fluxcd/agent-skills --plugin gitops-skills