Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
crossplane-mcp-server
command
Command crossplane-mcp-server runs a Model Context Protocol server that gives AI assistants read-only access to a Crossplane control plane.
|
Command crossplane-mcp-server runs a Model Context Protocol server that gives AI assistants read-only access to a Crossplane control plane. |
|
internal
|
|
|
cli
Package cli implements the crossplane-mcp-server command line.
|
Package cli implements the crossplane-mcp-server command line. |
|
pkg
|
|
|
api
Package api defines the contract between the MCP transport layer and the tools this server exposes.
|
Package api defines the contract between the MCP transport layer and the tools this server exposes. |
|
crossplane
Package crossplane knows how to talk to a Crossplane control plane.
|
Package crossplane knows how to talk to a Crossplane control plane. |
|
kube
Package kube deals with locating and loading the Kubernetes client configuration that the MCP server uses to talk to a cluster.
|
Package kube deals with locating and loading the Kubernetes client configuration that the MCP server uses to talk to a cluster. |
|
mcp
Package mcp adapts this server's tools to the Model Context Protocol.
|
Package mcp adapts this server's tools to the Model Context Protocol. |
|
toolsets
Package toolsets collects the tool groups this server can expose and lets the command line pick between them.
|
Package toolsets collects the tool groups this server can expose and lets the command line pick between them. |
|
toolsets/compositions
Package compositions exposes the tools that describe the platform APIs a control plane offers: CompositeResourceDefinitions and Compositions.
|
Package compositions exposes the tools that describe the platform APIs a control plane offers: CompositeResourceDefinitions and Compositions. |
|
toolsets/diagnostics
Package diagnostics exposes the tools that give an overall picture of a control plane's health, and that find the things which are broken.
|
Package diagnostics exposes the tools that give an overall picture of a control plane's health, and that find the things which are broken. |
|
toolsets/packages
Package packages exposes the tools that answer questions about the Crossplane packages installed on a control plane: providers, functions and configurations.
|
Package packages exposes the tools that answer questions about the Crossplane packages installed on a control plane: providers, functions and configurations. |
|
toolsets/resources
Package resources exposes the tools that answer questions about the resources a Crossplane control plane manages: managed resources, composite resources and claims.
|
Package resources exposes the tools that answer questions about the resources a Crossplane control plane manages: managed resources, composite resources and claims. |
|
version
Package version exposes build information about the crossplane-mcp-server binary.
|
Package version exposes build information about the crossplane-mcp-server binary. |
Click to show internal directories.
Click to hide internal directories.