Skip to main content
Glama
energychain

Cernion Grid Intelligence

by energychain

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAPI Gateway port3000
LOG_LEVELNoLogging level (info, debug, warn, error)info
NAMESPACENoMoleculer namespace for service isolation
TRANSPORTERNoMessage transporter (NATS, Redis, MQTT, …)
GEMINI_MODELNoGemini model namegemini-3-pro-preview
CERNION_TOKENNoCernion MCP token (request at https://cernion.de/ or email dev@stromdao.com)
GEMINI_API_KEYNoGoogle Gemini API key (required for AI agent)
MCP_SERVER_URLNoMCP server URL
METRICS_ENABLEDNoEnable Moleculer metrics collectionfalse
TRACING_ENABLEDNoEnable Moleculer tracingfalse
BULKHEAD_ENABLEDNoEnable bulkhead concurrency protectionfalse
ASYNC_POLLER_DEBUGNoEnable verbose async job poller debug loggingfalse
REQUEST_TIMEOUT_MSNoBroker request timeout in ms900000
RETRY_POLICY_ENABLEDNoEnable broker-level retries for retryable errorsfalse
CIRCUIT_BREAKER_ENABLEDNoEnable circuit breaker protectionfalse
GRID_CONNECTION_DB_PATHNoPouchDB path for Netzanschluss validation reports (v0.14)./.grid-connections
ASYNC_POLLER_LOG_MAX_CHARSNoMax chars for poller debug payload snippets400
DATASOURCE_CUSTOM_PLUGINS_DIRNoCustom datasource connector directorycustom-connectors
DATASOURCE_SCRAPER_TIMEOUT_MSNoTimeout for scraper connector page loads30000
DATASOURCE_CONNECTOR_PLUGINS_DIRNoBuilt-in datasource connector directorysrc/connectors
DATASOURCE_MAX_INFER_SAMPLE_ROWSNoMax sample rows used for schema inference200
DATASOURCE_MONGO_COLLECTION_AUDITNoCollection name for privacy/audit recordsdatasource_audit
DATASOURCE_MONGO_COLLECTION_CACHENoCollection name for cached datasource rowsdatasource_cache
DATASOURCE_DEFAULT_PRIVACY_CONTEXTNoDefault privacy mode for datasource readsai-agent
DATASOURCE_MONGO_COLLECTION_REGISTRYNoCollection name for datasource definitionsdatasource_registry

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/energychain/cernion-energy-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server