Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTYesPort for the API server (e.g., 3000).
API_URLYesPublic base URL of the API (e.g., http://localhost:3000).
APP_URLYesPublic base URL of the frontend (e.g., http://localhost:5173).
NODE_ENVYesNode environment (e.g., development, production).
JWT_SECRETYesSecret key for signing JWTs.
ADMIN_EMAILYesAdmin email for login.
MONGODB_URIYesMongoDB connection string.
ADMIN_PASSWORDYesAdmin password for login.
JWT_EXPIRES_INNoJWT expiry (optional, e.g., '7d').
MCP_SERVER_NAMENoName of the MCP server (optional, defaults to 'MCPController').
MCP_SERVER_VERSIONNoVersion of the MCP server (optional, defaults to '1.0.0').
AUTH_CODE_TTL_SECONDSNoAuthorization code TTL in seconds (optional, default 120).
ACCESS_TOKEN_TTL_SECONDSNoAccess token TTL in seconds (optional, default 3600).
REFRESH_TOKEN_TTL_SECONDSNoRefresh token TTL in seconds (optional, default 2592000).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/im-Saqib-Nawab/MCPController'

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