Skip to main content
Glama

kube-audit-mcp

by mozillazg
main.go152 B
package main import ( "log" "github.com/mozillazg/kube-audit-mcp/pkg/cli" ) func main() { if err := cli.Run(); err != nil { log.Fatal(err) } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mozillazg/kube-audit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server