Trust Layer Local MCP Server
by Leon25R
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listen host. Defaults to 0.0.0.0 (reachable from outside). Set to 127.0.0.1 to bind locally only. | 0.0.0.0 |
| PORT | No | Port for the MCP HTTP server. Defaults to 8787. | 8787 |
| TRUST_LAYER_SECRET | Yes | Server secret used for signing and HMAC. Required to start the server and to issue tokens. | |
| TRUST_LAYER_DB_FILE | Yes | Path 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues