Skip to main content
Glama
Leon25R

Trust Layer Local MCP Server

by Leon25R

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListen host. Defaults to 0.0.0.0 (reachable from outside). Set to 127.0.0.1 to bind locally only.0.0.0.0
PORTNoPort for the MCP HTTP server. Defaults to 8787.8787
TRUST_LAYER_SECRETYesServer secret used for signing and HMAC. Required to start the server and to issue tokens.
TRUST_LAYER_DB_FILEYesPath to the local state file used by the in-memory PostgreSQL-compatible store, persisted across restarts with 0600 permissions.trust-layer-state.json

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

Maintenance

ActivityMaintained
ResponsivenessNo issues