wj-mcp-server
by sultan-young
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node.js environment (e.g., 'development', 'production') | |
| REDIS_URL | Yes | Redis connection URL | |
| WJ_API_KEY | Yes | Your WJ open platform API key | |
| TRUST_PROXY | No | Whether to trust proxy headers (true/false) | false |
| ALLOWED_HOSTS | Yes | Comma-separated list of allowed hostnames | |
| PUBLIC_BASE_URL | Yes | Public base URL of the server, used for OAuth redirects | |
| IMAGE_DAILY_LIMIT | No | Global daily image generation limit | |
| MCP_SHARED_PASSWORD | Yes | Shared password for OAuth authorization (at least 12 characters) | |
| IMAGE_RESOURCE_DOMAINS | No | Comma-separated list of allowed image resource domains |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sultan-young/wj-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server