nbdpsy-mcp
by Buxiulei
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_HOST | No | FastAPI监听的主机地址。 | 0.0.0.0 |
| API_PORT | No | FastAPI监听的端口。 | 8848 |
| SECRET_KEY | Yes | 用于加密cookie的密钥,不能更换。生产环境必须设置一个安全的值。 | |
| XVFB_DISPLAY | No | Xvfb虚拟显示编号。 | :99 |
| PUBLIC_BASE_URL | Yes | 对外服务的域名,用于MCP端点和插件下载。 | |
| ROOT_ADMIN_APIKEY | No | 可选,设置首个root管理员的apikey。如果不设置,服务启动时会自动生成并打印一次。 | |
| COOKIE_CHECK_INTERVAL | No | 后台cookie巡检间隔(秒),设为0关闭。 | 0 |
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