Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HMD_API_ACCESS_TOKENYesYour HackMD API access token. Required for authenticating all API requests.
SCRIBESEAL_STATE_DIRNoAbsolute path to the directory where ScribeSeal stores state, plans, and receipts. Defaults to $PLUGIN_DATA/scribeseal or ~/.local/state/scribeseal if not set.
SCRIBESEAL_RETENTION_HOURSNoNumber of hours terminal artifacts are retained before pruning. Default is 24.24
SCRIBESEAL_ALLOWED_NOTE_IDSYesComma-separated list of note IDs that ScribeSeal is allowed to read and write. Refuses all operations when missing.
SCRIBESEAL_PLAN_TTL_MINUTESNoNumber of minutes before a prepared plan expires. Default is 60.60

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/TakumiOkayasu/ScribeSeal'

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