nplg-dspace-mcp
by DavidOsipov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | Yes | Node environment, e.g. development. | |
| ALLOW_ANONYMOUS | Yes | Whether anonymous access is allowed, e.g. 'true' or 'false'. | |
| CACHE_MAX_BYTES | No | Optional process-local logical-byte quota that rejects new cache writes when exceeded. | |
| PUBLIC_BASE_URL | Yes | Public base URL of the service, e.g. http://127.0.0.1:8000. | |
| DEPLOYMENT_PROFILE | Yes | Deployment profile, e.g. private-full or alpic-metadata. | |
| ASSET_SIGNING_SECRET | Yes | Secret used for signing asset URLs. Generate with secrets.token_hex(32). | |
| CURSOR_SIGNING_SECRET | Yes | Secret used for signing cursor/state data. Generate with secrets.token_hex(32). |
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