NitroStack
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to bind for HTTP/SSE transport (alternative to MCP_SERVER_PORT) | 8000 |
| NODE_ENV | No | If set to production, defaults to dual transport. Otherwise defaults to stdio. | |
| MCP_SERVER_PORT | No | The port to bind for HTTP/SSE transport (alternative to PORT) | 8000 |
| MCP_TRANSPORT_TYPE | No | Transport selection: stdio, http, or dual | stdio |
| NITROSTACK_LOG_FILE | No | Destination file for logs | nitrostack.log |
| NITROSTACK_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) | INFO |
| NITROSTACK_LOG_TO_STDOUT | No | Set to true to allow logging to stdout under stdio transport (Caution: may corrupt protocol stream) | false |
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
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/nitrocloudofficial/nitrostack-python-sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server