NitroStack

MCPReference

by nitrocloudofficial

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpofficialhybrid

MCP configuration

stdio

Environment

  • PORT

    The port to bind for HTTP/SSE transport (alternative to MCP_SERVER_PORT)

  • NODE_ENV

    If set to production, defaults to dual transport. Otherwise defaults to stdio.

  • MCP_SERVER_PORT

    The port to bind for HTTP/SSE transport (alternative to PORT)

  • MCP_TRANSPORT_TYPE

    Transport selection: stdio, http, or dual

  • NITROSTACK_LOG_FILE

    Destination file for logs

  • NITROSTACK_LOG_LEVEL

    Log level (DEBUG, INFO, WARNING, ERROR)

  • NITROSTACK_LOG_TO_STDOUT

    Set to true to allow logging to stdout under stdio transport (Caution: may corrupt protocol stream)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.