74
/ 100
12 days ago
glama

myUplink MCP Server

Connects MCP clients (e.g., Claude) to your NIBE myUplink heat-pump account for reading sensors and controlling settings via OAuth2 authentication.

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 3 credentials: MYUPLINK_ACCESS_TOKEN, MYUPLINK_CLIENT_SECRET, MYUPLINK_REFRESH_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.
🔐 secretMYUPLINK_ACCESS_TOKEN
configMYUPLINK_CLIENT_ID"": "your_client_id",
🔐 secretMYUPLINK_CLIENT_SECRET"": "your_client_secret",
configMYUPLINK_REDIRECT_URI
🔐 secretMYUPLINK_REFRESH_TOKEN"": "optional_saved_refresh_token"
// 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 6 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/kalmma-myuplink-mcp-server-1lqj4l)](https://m8ven.ai/mcp/kalmma-myuplink-mcp-server-1lqj4l)
commit: fc2d68a53bdf6bd017586b90359f87f2b3bd0d7d
code hash: 6064dac8c29b3858a9d72f0ba2c2b499613229a561c91d9feb777db2e5517c42
verified: 6/29/2026, 11:16:24 AM
view raw JSON →