Kion Server
БесплатноНе проверенEnables interaction with the Kion platform for cloud cost management, governance, and compliance through natural language.
Описание
Enables interaction with the Kion platform for cloud cost management, governance, and compliance through natural language.
README
Installation
[!TIP] For more detailed installation and usage instructions, please see our support documentation
Claude Desktop Extension
uv is currently a requirement for the desktop extension. Please see installation instructions
Once uv is installed, the Claude Desktop Extension can be installed by downloading the .dxt archive from the releases section, and then the archive can be installed via the extension settings in Claude Destkop, double clicking the file, or dragging the file onto the extension settings.
Dockerhub
Releases are published to the kionsoftware/kion-mcp repository, and can be run directly using docker.
Pypi
This package can be installed via pip.
pip install kion-mcp-server
Development Setup
Install uv
Install uv using homebrew with brew install uv
Install an MCP client
An MCP server needs an MCP client to run it. For development - the mcp inspector is a great tool for getting up and running with the server.
Add this server as a tool
For your MCP client there should be a json file defining what MCP Servers it has access to. Look up where this file is for your client and add something similar to this to it (json objects vary slightly by client check your client's documentation for the exact required JSON. MCP inspector has fields that can be configured directly.):
"KionMcp": {
"command": "uv",
"args": [
"--directory",
"<absolute path to this folder>",
"run",
"kion-mcp-server"
]
}
NOTE: sometimes you will need to give an exact path to uv for some clients to work properly. Just run which uv and put the output of that as the command in the JSON
Установить Kion Server в Claude Desktop, Claude Code, Cursor
unyly install kion-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add kion-mcp-server -- uvx kion-mcp-serverFAQ
Kion Server MCP бесплатный?
Да, Kion Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Kion Server?
Нет, Kion Server работает без API-ключей и переменных окружения.
Kion Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Kion Server в Claude Desktop, Claude Code или Cursor?
Открой Kion Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Kion Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
