Skip to main content
Glama
kionsoftware

Kion MCP Server

Official
by kionsoftware

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
setup_kion_configA

REQUIRED SETUP: This Kion MCP Server is missing required configuration.

Call this tool to begin setup. It will try to collect your Kion instance URL and authentication details.

After calling this tool:

  • If it returns "Configuration completed successfully!" and says tools should now be available, then all Kion API tools are ready. If you don't see them, ask the user to send another message.

  • If it requires manual configuration, follow the instructions provided, then call check_config_status to activate the API tools.

Once setup is complete, you can use this server to help the user report on their cloud spend, cloud compliance, Kion org chart and budgeting management, and other Kion features.

check_config_statusA

Call this tool AFTER manually updating the config file to activate API tools. ONLY call this tool if the setup_kion_config tool required manual config and the user says they've completed those steps. DO NOT CALL IT ON SUCCESSFUL CONFIGURATION.

This tool verifies the configuration is valid and activates all Kion API tools. Only needed if setup_kion_config required manual configuration steps.

After calling this tool, all Kion API tools should be available. If you don't see them, ask the user to send another message.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/kionsoftware/kion-mcp'

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