Skip to main content
Glama
alcor6502
by alcor6502

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesThe base URL of the server, used for GitHub OAuth callback.
APPROVAL_PUBKEYNoPublic half of an ed25519 key pair used to verify approval signatures.
JWT_SIGNING_KEYYesA stable signing key for JWT tokens. Generate with: openssl rand -hex 32
APPROVAL_GRACE_UNTILNoA date (e.g., 2025-01-01) until which approvals are accepted without a signature, for initial setup.

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/alcor6502/codifier-mcp'

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