Back to Home
fellnerd icon

dimetrics-mcp-server

by fellnerd

Overview

Integrates Dimetrics, Werkportal, and PPMC APIs, enabling natural language management of data, resources, and administrative entities through GitHub Copilot.

Installation

Run Command
docker-compose up -d

Environment Variables

  • DIMETRICS_API_URL
  • DIMETRICS_API_KEY
  • DIMETRICS_SESSION_COOKIE
  • DEBUG
  • PORT
  • HOST
  • MCP_TRANSPORT
  • MCP_PUBLIC_HOST
  • MCP_DISABLE_DNS_PROTECTION
  • MCP_ALLOWED_HOSTS
  • MCP_ALLOWED_ORIGINS

Security Notes

Critical security risk: The `docker-compose.yml` file explicitly hardcodes API keys (`DIMETRICS_API_KEY`) for the `werkportal-mcp-server` and `ppmc-mcp-server` containers. This directly exposes sensitive credentials in the configuration. While the `dimetrics-mcp-server` references an `.env` file, the hardcoded keys for the other services are a major vulnerability. The server does implement transport security features like DNS rebinding protection and allowed hosts/origins, but their effectiveness depends on proper configuration, with a fallback to disabling protection if settings are incomplete.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Stars0
Forks0
Last Update2025-12-23

Tags

API GatewayData ManagementAI IntegrationFastMCPCRUD