fkc1e100/kcc-mcp-server
If you are the rightful owner of kcc-mcp-server 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 KCC MCP Server is a Model Context Protocol server designed to facilitate contributions to Google Cloud Platform's k8s-config-connector.
Tools
Functions exposed to the LLM to take actions
kcc_add_field
Add a field to an existing direct controller with proper proto annotations.
kcc_detect_controller_type
Detect if a resource uses direct controller or Terraform-based controller.
kcc_find_resource
Locate files for a KCC resource.
kcc_generate_mapper
Regenerate KRM ↔ Proto mapper after adding fields.
kcc_git_commit
Create git commit with enforced rules: blocks AI attribution, uses your git identity, validates message format.
kcc_git_status
Get current git status.
kcc_migration_status
Get migration status for a resource.
kcc_plan_migration
Create a detailed 7-phase migration plan for migrating a Terraform-based resource to direct controller.
kcc_scaffold_controller
Generate controller file.
kcc_scaffold_identity
Generate identity handler file.
kcc_scaffold_mockgcp
Generate MockGCP server file.
kcc_scaffold_types
Generate API types file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client