69
/ 100
17 days ago
glama

anker-solix-mcp

Enables LLM agents to query live data from Anker Solix solar systems (Solarbank, expansion batteries, Smartmeter) via natural language, such as current solar production or battery state of charge.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANKER_PASSWORD, ANKER_MCP_AUTH_TOKEN
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.
configANKER_EMAILyes Anker account email
🔐 secretANKER_PASSWORDyes Anker account password
configANKER_MCP_TRANSPORTno stdio (default), streamable-http, or sse. See [Running over HTTP](#running-over-http)
configANKER_COUNTRYno Two-letter country code used at signup (default DE)
configANKER_REFRESH_SECONDSno Minimum seconds between automatic data refreshes (default 60)
configANKER_SITE_IDno Default site ID, if you have more than one Anker Solix system
configANKER_MCP_HOSTno Bind address for HTTP transports (default 127.0.0.1)
configANKER_MCP_PORTno Bind port for HTTP transports (default 8000)
configANKER_MCP_PATHno HTTP path the MCP endpoint is mounted at (default /mcp)
🔐 secretANKER_MCP_AUTH_TOKENno Bearer token required on every HTTP request. Strongly recommended for any HTTP transport not bound to 127.0.0.1; see [Running over HTTP](#running-over-http)
// 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/gkoenig-anker-solix-mcp-1fw8lu)](https://m8ven.ai/mcp/gkoenig-anker-solix-mcp-1fw8lu)
commit: 574a48af26fa02e3eb51ac237a748252f7f4ce26
code hash: 3c59c5b67289bbb505c08ba2b8bbe55b18f7b3a05637dac5d4ac5b4f46295f51
verified: 7/14/2026, 8:27:35 AM
view raw JSON →