rossella/fleet-mcp
If you are the rightful owner of fleet-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Fleet MCP Server is a Model Context Protocol server that facilitates interaction between AI assistants and Fleet's GitOps capabilities.
Tools
Functions exposed to the LLM to take actions
listGitRepos
List GitRepos in a namespace
getGitRepo
Get specific GitRepo details
getGitRepoStatus
Get GitRepo deployment status
listBundles
List Bundles
getBundle
Get Bundle details
getBundleDeployments
List BundleDeployments for a Bundle
listClusters
List managed clusters
getCluster
Get cluster details
listClusterGroups
List cluster groups
inspectGitRepo
Deep inspection with related resources
createGitRepo
Create new GitRepo
updateGitRepo
Update GitRepo spec
patchGitRepo
Patch GitRepo with JSON patch
deleteGitRepo
Delete GitRepo
pauseGitRepo
Pause/unpause GitRepo
forceSyncGitRepo
Force GitRepo redeployment
updateBundleTarget
Modify Bundle targets
pauseCluster
Pause/unpause cluster
createClusterGroup
Create cluster group
deleteClusterGroup
Delete cluster group
getGitRepoEvents
Get events for a GitRepo
getBundleDeploymentDetails
Detailed BundleDeployment troubleshooting
getFleetAgentStatus
Check Fleet agent health
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client