nds-mcp
by fkguo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NDS_DB_PATH | No | Database path. Set to skip auto-download. | ~/.nds-mcp/nds.sqlite |
| NDS_TOOL_MODE | No | Tool exposure: standard (default) or full. full additionally exposes nds_self_update. | standard |
| NDS_EXFOR_DB_PATH | No | Optional EXFOR database path (auto-downloaded on first use if unset). | ~/.nds-mcp/exfor.sqlite |
| NDS_FENDL_DB_PATH | No | Optional FENDL-3.2c DB path (maintainer ingest / status in nds_info). | ~/.nds-mcp/fendl32c.sqlite |
| NDS_IRDFF_DB_PATH | No | Optional IRDFF-II DB path (maintainer ingest / status in nds_info). | ~/.nds-mcp/irdff2.sqlite |
| NDS_JENDL5_DB_PATH | No | Optional JENDL-5 database path (auto-downloaded on first use if unset). | ~/.nds-mcp/jendl5.sqlite |
| NDS_DB_DOWNLOAD_URL | No | Custom download URL for the SQLite file. | GitHub Releases latest |
| NDS_EXFOR_DB_DOWNLOAD_URL | No | Override auto-download URL for exfor.sqlite. | GitHub Releases latest |
| NDS_FENDL_DB_DOWNLOAD_URL | No | Override auto-download URL for fendl32c.sqlite. | GitHub Releases latest |
| NDS_IRDFF_DB_DOWNLOAD_URL | No | Override auto-download URL for irdff2.sqlite. | GitHub Releases latest |
| NDS_JENDL5_DB_DOWNLOAD_URL | No | Override 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
| 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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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