An MCP server that enables natural language interaction with the MeteoControl VCOM API v2 for monitoring solar array installations. It allows users to retrieve real-time and historical energy data, system alerts, and detailed asset configuration metrics.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_SERVER_TOKEN— Remote mode requires a mandatory for security. You can generate a secure token using:MCP_TRANSPORT— sse MCP_SERVER_TOKEN=your_token node dist/index.jsMETEOCONTROL_API_BASE_URLMETEOCONTROL_API_KEY— e =your_key \METEOCONTROL_PASSWORD— e =your_password \METEOCONTROL_USER— e =your_user \PORT— 3000 (optional, defaults to 3000)[](https://m8ven.ai/mcp/nielsvbrecht-meteocontrol-mcp-mjxn99)