Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNopino log levelinfo
DIRECTUS_URLYesDirectus instance URL'i
MCP_BIND_HOSTNoNetwork interface (127.0.0.1 = local-only)0.0.0.0
MCP_HTTP_PORTNoStreamable HTTP port3333
MCP_TRANSPORTNostreamable-http, http (alias), veya stdiostreamable-http
DIRECTUS_TOKENYesDirectus access token (RBAC'ye tabi)
MCP_AUTH_TOKENYesBearer token; constant-time compare
READ_MAX_LIMITNoRead maksimum limit (clamp)500
MCP_REQUIRE_AUTHNoHTTP transport'ta Bearer auth zorunlu mutrue
MCP_ALLOWED_HOSTSNoVirgülle ayrılmış Host allowlist. Port-tolerant: mcp.example.com allowlist'i hem mcp.example.com hem mcp.example.com:3333 Host header'larını kabul eder.
MCP_ENDPOINT_PATHNoMCP HTTP endpoint path. /healthz her zaman açık./mcp
READ_DEFAULT_LIMITNoRead default limit50
MCP_ALLOWED_ORIGINSNoVirgülle ayrılmış Origin allowlist (DNS rebinding koruması)
ALLOW_WILDCARD_FIELDSNofields: ["*"] iznifalse
DIRECTUS_ALLOW_DELETENoDelete tool'larını açarfalse
MUTATION_MAX_BATCH_SIZENoBatch limit100
MUTATION_REQUIRE_VERIFYNoUpdate'lerde verify zorunlu; update_items_same_data reddedilirtrue
VERIFY_CASE_INSENSITIVENoVerify string compare modufalse
MUTATION_DRY_RUN_DEFAULTNodry-run defaulttrue
SCHEMA_CACHE_TTL_SECONDSNoSchema cache TTL300
DIRECTUS_ALLOW_SCHEMA_WRITENo(rezerve)false
DIRECTUS_ALLOWED_COLLECTIONSNoVirgülle ayrılmış allowlist
DIRECTUS_DENIED_COLLECTION_PREFIXESNoYasaklı prefix'lerdirectus_

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/asukakimya/directus-mcp'

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