BSN Inventory MCP
by aapatil67
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | OpenAI API key (legacy slot-1 alias) | |
| BSN_MCP_API_KEY | No | MCP bearer key (legacy slot-1 alias) | |
| OPENAI_API_KEY_1 | No | OpenAI API key slot 1 | |
| OPENAI_API_KEY_2 | No | OpenAI API key slot 2 | |
| BSN_MCP_API_KEY_1 | No | MCP bearer key slot 1 | |
| BSN_MCP_API_KEY_2 | No | MCP bearer key slot 2 | |
| BSN_RESOURCES_DIR | No | Directory for local resources and SKU catalogs | resources |
| BSN_API_BASE_URL_QA | No | QA inventory API base URL | https://api-qa.bsnsports.com:443 |
| BSN_API_BASE_URL_PROD | No | PROD inventory API base URL | https://api.bsnsports.com:443 |
| BSN_INVENTORY_API_ENV | No | Inventory API environment (prod or qa) | prod |
| BSN_INVENTORY_API_KEY | No | Legacy inventory API key | |
| BSN_MCP_API_KEY_HEADER | No | Custom header for MCP API key when using AWS_IAM | X-Api-Key |
| OPENAI_SKU_SEARCH_MODEL | No | OpenAI model for SKU search | gpt-5.5 |
| BSN_INVENTORY_API_KEY_QA | No | QA inventory API key | |
| BSN_INVENTORY_API_KEY_PROD | No | PROD inventory API key | |
| OPENAI_SKU_VECTOR_STORE_IDS | No | Comma-separated vector store IDs for SKU search | |
| OPENAI_SKU_BRAND_VECTOR_STORE_IDS | No | Comma-separated brand=vectorStoreId entries | |
| OPENAI_SKU_SEARCH_MAX_OUTPUT_TOKENS | No | Max output tokens for SKU search | 900 |
| BSN_INVENTORY_RESPONSE_PAYLOAD_FORMAT | No | Response format (pretty or json) | pretty |
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
ResponsivenessSyncing