malston/bosh-mcp-server
If you are the rightful owner of bosh-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The BOSH MCP Server is a Model Context Protocol server that facilitates BOSH Director operations for AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
bosh_vms
List VMs for a deployment
bosh_instances
List instances with process details
bosh_tasks
List recent BOSH tasks
bosh_task
Get details of a specific task
bosh_task_wait
Wait for a task to complete
bosh_stemcells
List uploaded stemcells
bosh_releases
List uploaded releases
bosh_deployments
List all deployments
bosh_cloud_config
Get current cloud config
bosh_runtime_config
Get runtime configs
bosh_cpi_config
Get CPI config
bosh_variables
List variables for a deployment
bosh_locks
Show current deployment locks
bosh_delete_deployment
Delete a deployment
bosh_recreate
Recreate VMs
bosh_stop
Stop jobs
bosh_start
Start jobs
bosh_restart
Restart jobs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client