# Cloudcraft MCP MCP server

Unofficial MCP server for reading and managing Cloudcraft architecture blueprints

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-hypark5540-cloudcraft-mcp
- Repository: https://github.com/hypark5540/cloudcraft-mcp
- Website: https://github.com/hypark5540/cloudcraft-mcp

## Install
- Command: `npx -y @hypark5540/cloudcraft-mcp`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @hypark5540/cloudcraft-mcp v0.1.6
- Environment variable: CLOUDCRAFT_API_KEY (required; secret)
- Environment variable: CLOUDCRAFT_BASE_URL (default https://api.cloudcraft.co)
- Environment variable: CLOUDCRAFT_LOG_LEVEL (default WARNING; choices DEBUG, INFO, WARNING, ERROR, CRITICAL)
- Environment variable: CLOUDCRAFT_EXPORT_DIR
- Environment variable: CLOUDCRAFT_ENABLE_WRITES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_ENABLE_DELETES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_MAX_RESPONSE_BYTES (default 26214400)
- Package: Pypi cloudcraft-mcp v0.1.6
- Environment variable: CLOUDCRAFT_API_KEY (required; secret)
- Environment variable: CLOUDCRAFT_BASE_URL (default https://api.cloudcraft.co)
- Environment variable: CLOUDCRAFT_LOG_LEVEL (default WARNING; choices DEBUG, INFO, WARNING, ERROR, CRITICAL)
- Environment variable: CLOUDCRAFT_EXPORT_DIR
- Environment variable: CLOUDCRAFT_ENABLE_WRITES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_ENABLE_DELETES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_MAX_RESPONSE_BYTES (default 26214400)
- Package: Oci ghcr.io/hypark5540/cloudcraft-mcp:0.1.6
- Environment variable: CLOUDCRAFT_API_KEY (required; secret)
- Environment variable: CLOUDCRAFT_BASE_URL (default https://api.cloudcraft.co)
- Environment variable: CLOUDCRAFT_LOG_LEVEL (default WARNING; choices DEBUG, INFO, WARNING, ERROR, CRITICAL)
- Environment variable: CLOUDCRAFT_EXPORT_DIR
- Environment variable: CLOUDCRAFT_ENABLE_WRITES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_ENABLE_DELETES (default false; choices false, true)
- Environment variable: CLOUDCRAFT_MAX_RESPONSE_BYTES (default 26214400)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.hypark5540
- Version: 0.1.6
- Runtime: Npm, Pypi, Oci
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 23, 2026
- Source: https://registry.modelcontextprotocol.io
