Back to Home
nasuni-labs icon

local-nasuni-management-mcp-server

Verified Safe

by nasuni-labs

Overview

Integrate Claude AI with Nasuni Management Center (NMC) to manage infrastructure, monitor health, and generate custom reports.

Installation

Run Command
python main.py

Environment Variables

  • API_BASE_URL
  • NMC_USERNAME
  • NMC_PASSWORD
  • VERIFY_SSL

Security Notes

The server uses `python-dotenv` for secure handling of API credentials via a `.env` file, which is good practice. However, `VERIFY_SSL` defaults to `false` in the configuration, potentially allowing insecure connections to NMC if not explicitly set to `true` and understood by the user. While convenient for internal servers with self-signed certificates, this default poses a security risk for public-facing NMC instances. No obvious `eval` or direct code execution from untrusted inputs were identified in the core server logic; dynamic imports for testing in `installer.py` are less critical in a local setup.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars1
Forks0
Last Update2026-01-19

Tags

NasuniNMCCloud StorageAI IntegrationInfrastructure Monitoring