69
/ 100
16 days ago
glama

solax-cloud-mcp

Provides real-time access to solar inverter data from the SolaX Cloud API, enabling queries of power output, energy yields, battery status, and grid import/export data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: SOLAX_CLIENT_SECRET, HTTP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTRANSPORT
configSOLAX_CLIENT_IDyour_client_id
🔐 secretSOLAX_CLIENT_SECRETyour_client_secret
configSOLAX_DEVICE_SNX3ABCD0123
🔐 secretHTTP_API_KEY$(python -c "import secrets; print(secrets.token_urlsafe(32))")
configHTTP_PORT
configHTTP_HOST
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mouldiwarp-solax-cloud-mcp-11rw78)](https://m8ven.ai/mcp/mouldiwarp-solax-cloud-mcp-11rw78)
commit: 051b425efc1ecc526328e775b9ade9f0f6baba40
code hash: 96363568849bb44c86d12d8e0b8adea97d1784d9467ebbdaf0d8eda9625728de
verified: 7/15/2026, 8:47:43 AM
view raw JSON →