wardrowbe-mcp
by saya6k
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEY | Yes | Required Bearer token for incoming MCP calls | |
| MCP_AUTH_MODE | No | Authentication mode: 'dev' or 'oidc' | dev |
| MCP_BIND_HOST | No | Bind address for the server | 0.0.0.0 |
| MCP_BIND_PORT | No | Bind port for the server | 8080 |
| MCP_LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| WARDROWBE_URL | Yes | Base URL of the Wardrowbe backend | |
| MCP_EXTERNAL_ID | No | Dev-mode identity sent to /auth/sync | |
| MCP_OIDC_CLIENT_ID | No | OIDC client ID, required when auth mode is 'oidc' | |
| MCP_OIDC_ISSUER_URL | No | OIDC discovery base URL, required when auth mode is 'oidc' | |
| MCP_OIDC_CLIENT_SECRET | No | Optional OIDC client secret for confidential clients | |
| MCP_OIDC_REFRESH_TOKEN | No | OIDC refresh token, required when auth mode is 'oidc' |
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
ActivityInactive
ResponsivenessNo issues