Back to Home
malston icon

bosh-mcp-server

by malston

Overview

Provides BOSH Director operations to AI assistants for infrastructure diagnostics, inspection, and deployment management.

Installation

Run Command
./bosh-mcp-server

Environment Variables

  • BOSH_ENVIRONMENT
  • BOSH_CLIENT
  • BOSH_CLIENT_SECRET
  • BOSH_CA_CERT
  • OM_TARGET
  • OM_USERNAME
  • OM_PASSWORD
  • OM_CLIENT_ID
  • OM_CLIENT_SECRET
  • BOSH_MCP_CONFIG
  • BOSH_MCP_LOG_LEVEL
  • BOSH_MCP_TOKEN_TTL

Security Notes

The BOSH API client defaults to `InsecureSkipVerify: true` for TLS connections if no BOSH_CA_CERT is provided or successfully loaded, posing a critical Man-in-the-Middle risk in production. It executes the `om` CLI tool (`om bosh-env`) to fetch credentials, relying on its presence and security. Handles sensitive BOSH Director/UAA credentials, which must be secured by the user. Uses a confirmation token system and configurable blocked operations for destructive commands, which is a good security practice.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-26

Tags

BOSHCloud InfrastructureAI Assistant ToolOperationsDevOps