Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NDS_DB_PATHNoDatabase path. Set to skip auto-download.~/.nds-mcp/nds.sqlite
NDS_TOOL_MODENoTool exposure: standard (default) or full. full additionally exposes nds_self_update.standard
NDS_EXFOR_DB_PATHNoOptional EXFOR database path (auto-downloaded on first use if unset).~/.nds-mcp/exfor.sqlite
NDS_FENDL_DB_PATHNoOptional FENDL-3.2c DB path (maintainer ingest / status in nds_info).~/.nds-mcp/fendl32c.sqlite
NDS_IRDFF_DB_PATHNoOptional IRDFF-II DB path (maintainer ingest / status in nds_info).~/.nds-mcp/irdff2.sqlite
NDS_JENDL5_DB_PATHNoOptional JENDL-5 database path (auto-downloaded on first use if unset).~/.nds-mcp/jendl5.sqlite
NDS_DB_DOWNLOAD_URLNoCustom download URL for the SQLite file.GitHub Releases latest
NDS_EXFOR_DB_DOWNLOAD_URLNoOverride auto-download URL for exfor.sqlite.GitHub Releases latest
NDS_FENDL_DB_DOWNLOAD_URLNoOverride auto-download URL for fendl32c.sqlite.GitHub Releases latest
NDS_IRDFF_DB_DOWNLOAD_URLNoOverride auto-download URL for irdff2.sqlite.GitHub Releases latest
NDS_JENDL5_DB_DOWNLOAD_URLNoOverride auto-download URL for jendl5.sqlite.GitHub Releases latest

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/fkguo/nds-mcp'

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