Skip to main content
Glama

Cordalux MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host IP address to bind the server to0.0.0.0
PORTNoThe port to run the server on3001
NODE_ENVNoNode environment (production, development)production
REDIS_URLNoRedis connection URLredis://localhost:6379
JWT_SECRETYesSecret key used for JWT token generation and validation
OAUTH_ENABLEDNoWhether OAuth authentication is enabledtrue
OPENAI_API_KEYYesOpenAI API key for AI tools

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jonthemediocre/cordalux-mcp'

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