Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNo디버그 모드 (Debug mode)false
RELOADNo자동 재시작 (Auto reload)false
MCP_HOSTNo서버 호스트 (Server host)0.0.0.0
MCP_PORTNo서버 포트 (Server port)8000
LOG_LEVELNo로그 레벨 (Log level)INFO
CORS_ENABLEDNoCORS 활성화 (Enable CORS)true
HTTP_TIMEOUTNoHTTP 요청 타임아웃 (초) (HTTP request timeout in seconds)30
MEMPOOL_WS_URLNoWebSocket URL for Mempool APIwss://mempool.space/api/v1/ws
ALLOWED_ORIGINSNo허용된 오리진 (콤마 구분) (Allowed origins, comma-separated)*
MEMPOOL_API_URLNoREST API URL for Mempool APIhttps://mempool.space/api
WS_PING_TIMEOUTNoPing 타임아웃 (초) (Ping timeout in seconds)10
HTTP_MAX_RETRIESNo최대 재시도 횟수 (Maximum HTTP retries)3
WS_PING_INTERVALNoPing 간격 (초) (Ping interval in seconds)30
FASTMCP_LOG_LEVELNoLog level for FastMCPERROR
MESSAGE_BATCH_SIZENo메시지 배치 크기 (Message batch size)10
WS_RECONNECT_INTERVALNo재연결 간격 (초) (Reconnection interval in seconds)5
MAX_MESSAGE_QUEUE_SIZENo메시지 큐 최대 크기 (Maximum message queue size)1000
WS_MAX_RECONNECT_ATTEMPTSNo최대 재연결 시도 (Maximum reconnection attempts)10

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/jaducku/mcp-mempool'

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