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 |
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/Buxiulei/nbdpsy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server