bosh-mock-director
Verified Safeby malston
Overview
A mock BOSH Director server used for testing BOSH clients like bosh-mcp-server.
Installation
./mock-bosh-directorSecurity Notes
The server uses hardcoded default credentials (admin/admin) which can be overridden by CLI flags. While intended for local testing, this poses a minor risk if accidentally exposed in an insecure network. Self-signed TLS certificates are generated, requiring clients to ignore certificate validation or trust the generated cert, typical for a development mock but insecure for production. No 'eval' or malicious patterns were found.
Similar Servers
k8s-mcp-server
Interacting with Kubernetes clusters and Helm releases through a standardized Model Context Protocol (MCP) interface.
mcp-devtools
A high-performance MCP server providing a unified interface to essential developer tools, featuring OAuth 2.0/2.1 authorization and a multi-layered security framework.
infobip-openapi-mcp
Exposes any OpenAPI documented HTTP API as a Model Context Protocol (MCP) server for AI agents, with support for mock mode and authentication.
mcp-maintainer-toolkit
This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.