Skip to main content
Glama
TejasQ

Web Summer Camp 2026 Schedule Server

by TejasQ

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the server on.8787
IDP_KINDNoIdentity provider kind (e.g., 'stytch', 'auth0'). Required if AUTH_MODE=oauth.
AUTH_MODENoAuthentication mode: 'noauth' (default) or 'oauth'.noauth
IDP_ISSUERNoIssuer URL for the identity provider. Required if AUTH_MODE=oauth.
IDP_AUDIENCENoAudience claim for JWT verification. Required if AUTH_MODE=oauth.
MCP_RESOURCE_URLNoPublic URL of the MCP server (used for OAuth protected resource metadata).
IDP_REQUIRED_SCOPENoRequired scope for the buy_ticket mutation. Required if AUTH_MODE=oauth.tickets.write
OPENROUTER_API_KEYNoAPI key for OpenRouter, used in the warmup block.

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/TejasQ/mcp-apps-workshop'

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