Back to Browse

Dlms Bridge MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Bridge DLMS/COSEM smart-meter + energy data to ONE OS — parse, map, govern (IEC 62056 / NIS2 /

About

Bridge DLMS/COSEM smart-meter + energy data to ONE OS — parse, map, govern (IEC 62056 / NIS2 /

Security Report

3.2
Use Caution3.2High Risk

The server implements core DLMS/COSEM parsing and governance functionality with appropriate permissions for its purpose. However, it has a critical data exfiltration risk via the undisclosed SIGIL logging mechanism that writes operation logs to disk without user awareness or consent, combined with weak input validation on regex-based OBIS parsing that could be exploited. These issues, along with missing error handling and logging of sensitive meter data, warrant a moderate risk rating. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

5 files analyzed · 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-dlms-bridge-mcp": {
      "args": [
        "dlms-bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

dlms-bridge-mcp

mcp-name: io.github.CSOAI-ORG/dlms-bridge-mcp

Part of the CSOAI Layer-0 legacy-bridge family. Bridge DLMS/COSEM smart-meter + energy data to ONE OS — parse, map, govern (IEC 62056 / NIS2 / GDPR).

Tools: parse_dlms · map_to_modern · govern_energy

pip install -e .
python server.py

Reviews

No reviews yet

Be the first to review this server!