Server data from the Official MCP Registry
Unofficial MCP server for reading and managing Cloudcraft architecture blueprints
Unofficial MCP server for reading and managing Cloudcraft architecture blueprints
Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CLOUDCRAFT_API_KEY
Environment variable: CLOUDCRAFT_BASE_URL
Environment variable: CLOUDCRAFT_LOG_LEVEL
Environment variable: CLOUDCRAFT_EXPORT_DIR
Environment variable: CLOUDCRAFT_ENABLE_WRITES
Environment variable: CLOUDCRAFT_ENABLE_DELETES
Environment variable: CLOUDCRAFT_MAX_RESPONSE_BYTES
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hypark5540-cloudcraft-mcp": {
"env": {
"CLOUDCRAFT_API_KEY": "your-cloudcraft-api-key-here",
"CLOUDCRAFT_BASE_URL": "your-cloudcraft-base-url-here",
"CLOUDCRAFT_LOG_LEVEL": "your-cloudcraft-log-level-here",
"CLOUDCRAFT_EXPORT_DIR": "your-cloudcraft-export-dir-here",
"CLOUDCRAFT_ENABLE_WRITES": "your-cloudcraft-enable-writes-here",
"CLOUDCRAFT_ENABLE_DELETES": "your-cloudcraft-enable-deletes-here",
"CLOUDCRAFT_MAX_RESPONSE_BYTES": "your-cloudcraft-max-response-bytes-here"
},
"args": [
"-y",
"@hypark5540/cloudcraft-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.