Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions registry/kion/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
name: kion
description: Integrate with a Kion.io instance for cloud management, FinOps, and governance
tier: Official
status: Active
transport: stdio
repository_url: https://github.com/kionsoftware/kion-mcp
image: kionsoftware/kion-mcp:0.2.0
env_vars:
- name: KION_BEARER_TOKEN
description: App API key for authentication to your Kion instance
required: true
secret: true
- name: KION_SERVER_URL
description: 'URL of your Kion instance'
required: true
permissions:
network:
outbound:
insecure_allow_all: true
tags:
- kion
- cloud-management
- finops
- cloudops
- compliance
- governance
- cloud-costs
tools:
- add_project_spend_plan_entries
- allocate_funds
- create_budget
- create_funding_source
- create_ou
- create_project_with_budget
- create_project_with_spend_plan
- get_accounts
- get_cloud_access_role_details
- get_cloud_access_roles_on_entity
- get_cloud_provider_services
- get_cloud_providers
- get_compliance_check
- get_compliance_checks_paginated
- get_compliance_findings
- get_compliance_ous
- get_compliance_program
- get_compliance_standard
- get_compliance_standard_project
- get_compliance_standards_paginated
- get_entity_by_id
- get_label_key_id
- get_labels
- get_ou_budget
- get_ou_funding_sources
- get_ous
- get_permission_scheme
- get_project_budget
- get_project_spend_plan_with_totals
- get_projects
- get_spend_report
- get_suppressed_compliance_findings
- get_tag_keys
- get_tag_values
- get_user_cloud_access_roles
- get_user_groups
- get_user_info
- get_users
- update_budget
metadata:
stars: 7
pulls: 114
last_updated: 2025-09-03T18:57:03Z