Skip to main content
Glama
JoshuaSkootsky

washing-machine-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEV_MODENoSet to 'true' to disable strict origin/host checking. Default 'false'.false
MCP_KEYSYesComma-separated map of identity aliases to tokens for stdio transport, e.g., 'basic:dk-demo-basic,medium:dk-demo-medium,high:dk-demo-high,ultra:dk-demo-ultra'.
HTTP_PORTNoThe port on which the Streamable HTTP server listens. Default 3000.3000
API_KEY_ZENYesAPI key for the Zen natural language processing service.
HTTP_PUBLIC_URLNoThe public URL of the HTTP server, used for generating links and expected by the OAuth protected resource metadata.
TURSO_AUTH_TOKENYesThe authentication token for Turso.
TRUSTED_PROXY_HOPSNoNumber of trusted proxy hops for determining the client IP. Default '0'.0
TURSO_DATABASE_URLYesThe URL of your Turso database, e.g., libsql://...
HTTP_ALLOWED_ORIGINSNoComma-separated list of allowed origins for HTTP requests. If empty and DEV_MODE=false, all requests are rejected.
MCP_DEFAULT_IDENTITYNoThe default identity alias for stdio transport, e.g., 'medium'. Used when no specific identity is provided.
STALE_TOKEN_REFUSE_DAYSNoNumber of days after which a bearer token is considered stale and refused. Default '365'.365

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/JoshuaSkootsky/api-secure-nlp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server