Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address.0.0.0.0
MCP_PORTNoListen port.3705
LOG_LEVELNoOne of DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
STUB_MODENoWhen 'false', real-mode credentials are required.true
LOG_FORMATNojson for production, text for local dev.json
CACHE_DB_PATHNoaiosqlite file path./data/phish-cache.db
PHISHIN_API_KEYNoOptional; raises rate caps.
PHISHIN_BASE_URLNoOverride for testing.https://phish.in/api/v2
PHISHNET_API_KEYNoRequired if STUB_MODE is false.
CACHE_TTL_SECONDSNo24h default.86400
PHISHNET_BASE_URLNoOverride for testing.https://api.phish.net/v5
THROTTLE_PHISHIN_RPSNoPer-second steady rate.10.0
THROTTLE_PHISHNET_RPSNoPer-second steady rate.5.0

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/pete-builds/mcp-phish'

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