nemlig-mcp
by emilbm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listen host. | 0.0.0.0 |
| PORT | No | Listen port. | 8080 |
| NEMLIG_DATA_DIR | No | Where sessions.json lives. | /data |
| NEMLIG_HEADLESS | No | Set to false to run with a visible browser (requires an X server or display). | true |
| NEMLIG_PASSWORD | No | The default account password. Omit both NEMLIG_USERNAME and NEMLIG_PASSWORD to make the server header-only. | |
| NEMLIG_USERNAME | No | The default account username. Omit both NEMLIG_USERNAME and NEMLIG_PASSWORD to make the server header-only. | |
| NEMLIG_SESSION_TTL_MS | No | Untouched sessions are pruned hourly. Default is 7 days. | 604800000 |
| NEMLIG_WEBAPI_BUILD_ID | No | Opaque segment in the favourites URL; see Known fragility. | a2CUwjmB-wDTdpgqB |
| NEMLIG_LOGIN_TIMEOUT_MS | No | How long to wait for the token response. | 60000 |
| NEMLIG_ALLOW_HEADER_CREDENTIALS | No | Set to false to pin the server to the env account. | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues