Nexxupp MCP Server
Officialby nexxupp-HQ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | Set to 'hosted' to enable hosted mode. Default is local stdio mode. | |
| MCP_PORT | No | Port for HTTP transport. Default is 3100. | |
| LOG_LEVEL | No | Log level: debug, info, warn, or error. Default is info. | |
| MCP_TRANSPORT | No | Transport to use: 'stdio' (default) or 'http'. | |
| NEXXUPP_EMAIL | No | Your Nexxupp login email. Required for NWS + Calendar tools in local mode. | |
| CORTEX_API_KEY | No | Your per-tenant Cortex API key (starts with cortex_). Required for Cortex tools in local mode. | |
| CORTEX_API_URL | No | The base URL for the Cortex API. Defaults to https://api.cortex.nexxupp.com. | |
| MCP_PUBLIC_URL | No | Public URL of the server, required in hosted mode for OAuth discovery. | |
| NEXXUPP_API_URL | No | The base URL for the Nexxupp API. Defaults to https://api.nexxupp.com. | |
| NEXXUPP_PASSWORD | No | Your Nexxupp password. Required for NWS + Calendar tools in local mode. | |
| MCP_MAX_BODY_BYTES | No | Maximum request body size in bytes. Default is 1048576. | |
| MCP_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds. Default is 60000. | |
| MCP_UPSTREAM_TIMEOUT_MS | No | Upstream timeout in milliseconds. Default is 20000. |
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