Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port (local default 3000, assigned by cloud)3000
TMAP_API_KEYNoTMAP API key (optional, only if TMAP_ENABLED is true)
TMAP_ENABLEDNoEnable TMAP integrationfalse
EV_PRICE_FILENoPath to JSON file with per-operator prices
KEPCO_API_KEYNoOptional KEPCO API key for charging station enrichment
ALLOWED_ORIGINSNoAllowed origins for CORShttps://playmcp.kakao.com
EV_CACHE_TTL_MSNoCache TTL in milliseconds600000
EV_STATIC_FIRSTNoWhether to prioritize static charger datatrue
EV_API_TIMEOUT_MSNoEV API timeout in milliseconds2000
EV_CACHE_STALE_MSNoCache stale time in milliseconds1800000
EV_API_DAILY_LIMITNoDaily API call limit96000
EV_API_SERVICE_KEYYesYour public data decoding key (required)
KAKAO_REST_API_KEYYesYour Kakao REST API key (required)
TOOL_RESPONSE_TIMEOUT_MSNoTool response timeout in milliseconds2900
EV_FAST_AVERAGE_PRICE_PER_KWHNoAverage price per kWh for fast charging347
EV_SLOW_AVERAGE_PRICE_PER_KWHNoAverage price per kWh for slow charging347
EV_STATIC_SEARCH_RADIUS_METERSNoSearch radius for static chargers in meters3000

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/kinorossiuk/ev-failure-safe-mcp'

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