Back to Home
marcomatteo icon

kapua-mcp-server

Verified Safe

by marcomatteo

Overview

An MCP server designed for local troubleshooting and operator tooling with Eclipse Kapua or Eurotech Everyware Cloud IoT Device Management platforms, exposing Kapua APIs for device inspection and telemetry.

Installation

Run Command
No command provided

Environment Variables

  • KAPUA_API_ENDPOINT
  • KAPUA_USER
  • KAPUA_PASSWORD
  • MCP_ALLOWED_ORIGINS
  • LOG_LEVEL

Security Notes

The server explicitly uses environment variables or a .venv file for sensitive credentials, avoiding hardcoded secrets. It implements an origin guard for HTTP streamable transport to mitigate common web vulnerabilities. Authentication uses JWT with automatic refresh. Logging middleware is in place, which is good for auditing. No 'eval' or obvious malicious patterns are present. The primary security considerations involve proper configuration by the user and the inherent security of the underlying Kapua API.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens10
Stars0
Forks1
Last Update2025-12-06

Tags

IoTDevice ManagementAPI ProxyTroubleshootingOperator Tools