Skip to main content
Glama
DavidOsipov

nplg-dspace-mcp

by DavidOsipov

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVYesNode environment, e.g. development.
ALLOW_ANONYMOUSYesWhether anonymous access is allowed, e.g. 'true' or 'false'.
CACHE_MAX_BYTESNoOptional process-local logical-byte quota that rejects new cache writes when exceeded.
PUBLIC_BASE_URLYesPublic base URL of the service, e.g. http://127.0.0.1:8000.
DEPLOYMENT_PROFILEYesDeployment profile, e.g. private-full or alpic-metadata.
ASSET_SIGNING_SECRETYesSecret used for signing asset URLs. Generate with secrets.token_hex(32).
CURSOR_SIGNING_SECRETYesSecret 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

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/DavidOsipov/nplg-dspace-mcp'

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