Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 8080)8080
MCP_MODENoServer mode: http for remote, otherwise stdiostdio
CORS_ORIGINNoCORS origin (default *)*
FSS_DB_PATHNoCorpus location (default data/fss.sqlite)data/fss.sqlite
PLAYMCP_LIMITNoPlayMCP channel budget (default 24000)24000
USAGE_DB_PATHNoUsage log location (default data/usage.sqlite)data/usage.sqlite
RATE_LIMIT_RPMNoPer-IP request limit (default 300)300
PLAYMCP_LIMIT_UNITNoPlayMCP channel budget unit (default chars)chars
TOKEN_VALIDATE_URLNoToken validation endpoint (default https://eocpa.kr/validate)https://eocpa.kr/validate
MCP_ALLOWED_ORIGINSNoComma-separated Origin allowlist for /mcp (DNS-rebinding guard). Requests without an Origin header and localhost origins always pass

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/taesueocpa/myfss-mcp'

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