Back to Home
nebius icon

mcp-server

by nebius

Overview

This service allows AI agents and assistants to fetch documentation for Nebius services and execute Nebius CLI commands through the Model Context Protocol.

Installation

Run Command
uvx --refresh-package nebius-mcp-server "nebius-mcp-server@git+https://github.com/nebius/mcp-server@main"

Environment Variables

  • NEBIUS_MCP_TIMEOUT
  • NEBIUS_MCP_TRANSPORT
  • NEBIUS_CLI_BIN
  • NEBIUS_CLI_NAME
  • SAFE_MODE
  • NEBIUS_OLD_HELP

Security Notes

The server explicitly warns about potential destructive and insecure consequences due to executing arbitrary Nebius CLI commands from an AI. While it implements a 'safe mode' to restrict commands related to tokens/access keys and dangerous actions (update, delete), the fundamental nature of allowing AI-generated command execution inherently carries significant risk. Users must double-check commands and avoid 'Allow always' options.

Similar Servers

Stats

Interest Score38
Security Score5
Cost ClassMedium
Avg Tokens2500
Stars12
Forks0
Last Update2026-01-19

Tags

AI AgentsCLI AutomationNebiusCloud ManagementModel Context Protocol