ai-product-planner
by codenameju
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (optional, defaults to '127.0.0.1'). | |
| PLANNER_AUTH_MODE | No | Authentication mode: 'none', 'header', or 'bearer' (optional, defaults to 'none' on loopback). | |
| PLANNER_LLM_MODEL | No | Model name (optional, defaults to provider's default). | |
| PLANNER_AUTH_HEADER | No | HTTP header for header auth mode (optional). | |
| PLANNER_LLM_API_KEY | Yes | API key for the LLM provider (required). | |
| PLANNER_LLM_BASE_URL | No | Base URL for the LLM API (optional, defaults to provider's default). | |
| PLANNER_MCP_BEARER_TOKEN | No | Bearer token for MCP authentication (optional). | |
| PLANNER_AUTH_HEADER_VALUE | No | Expected value for header auth mode (optional). | |
| PLANNER_LLM_STRUCTURED_OUTPUT | No | Set to 'false' to disable structured JSON output (optional, defaults to 'true'). |
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
ActivitySlowing
ResponsivenessNo issues