Skip to main content
Glama
fidpa
by fidpa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BIBLE_DB_PATHNoPath to the SQLite database. When unset, defaults to 'data/' next to the repository (or the user directory for an installed bundle).
MCP_HTTP_HOSTNoAddress to which the HTTP transport binds. Default: '127.0.0.1'.127.0.0.1
MCP_HTTP_PORTNoIf set, enables the HTTP transport on the given port. When unset, the server uses stdio.
MCP_METRICS_HOSTNoAddress to which the metrics port binds. Default: '127.0.0.1'.127.0.0.1
MCP_METRICS_PORTNoIf set, opens a second port with '/metrics' for Prometheus. Default: no metrics port.
MCP_HTTP_ALLOWED_HOSTSNoComma-separated list of allowed 'Host' values (with port, as sent by the client, e.g. '127.0.0.1:8931'). When set, any request with a different Host receives a 421, which also protects against DNS rebinding for 'GET /health'. Behind a tunnel or proxy, both the public hostname and the local address must be included. Default: empty, no check.
MCP_HTTP_ALLOWED_ORIGINSNoComma-separated list of additional allowed 'Origin' values for the HTTP transport. Needed if a browser client like claude.ai would otherwise receive a 403. Default: empty, only built-in rules apply.
BIBLE_DEFAULT_TRANSLATIONNoDefault Bible translation used when no 'translation' parameter is given. If the value is unknown or the translation is not loaded, falls back to Luther (LUT) and reports to stderr. Default: 'LUT' (Luther 1912).LUT

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