Skip to main content
Glama

SERVER-MCP

by acampkin95

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_HOSTYesRedis host
REDIS_PORTYesRedis port
POSTGRES_HOSTYesPostgreSQL database host
POSTGRES_USERYesPostgreSQL database user
KEYCLOAK_REALMYesKeycloak realm
REDIS_PASSWORDNoRedis password
BACKUP_SCHEDULENoBackup schedule in cron format (default: Daily at 2 AM)0 2 * * *
IT_MCP_SERVER_IDNoOptional IT-MCP server ID for agent integration
KEYCLOAK_BASE_URLYesKeycloak base URL
POSTGRES_DATABASEYesPostgreSQL database name
POSTGRES_PASSWORDYesPostgreSQL database password
ENABLE_AUTO_BACKUPNoEnable automated backupstrue
KEYCLOAK_CLIENT_IDYesKeycloak client ID
IT_MCP_REGISTRY_URLNoOptional IT-MCP registry URL for agent integration
SERVER_MCP_LOG_LEVELNoLogging leveldebug
BACKUP_RETENTION_DAYSNoNumber of days to keep backups30
SERVER_MCP_ALLOW_SUDONoAllow sudo access for specific operationstrue
SERVER_MCP_BACKUP_DIRNoDirectory for storing backups/var/backups/server-mcp
SERVER_MCP_QUEUE_PATHNoPath to SQLite queue database
KEYCLOAK_CLIENT_SECRETYesKeycloak client secret
SERVER_MCP_SQLITE_PATHNoPath to SQLite database for local storage
SERVER_MCP_STAGE_CONFIGNoOptional path to JSON stage framework definition for structured thinking
POSTGRES_CONNECTION_STRINGNoOptional PostgreSQL connection string for structured thought sync

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/acampkin95/MCPCentralManager'

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