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' |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/saya6k/mcp-wardrowbe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server