Personal State MCP
by jessl2juice
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIBRELINKUP_EMAIL | Yes | The dedicated LibreLinkUp follower email address (required). | |
| LIBRELINKUP_PASSWORD | No | Optional. For CI or temporary local testing only. Overrides the keychain-stored password. Not recommended for MCP configuration. | |
| PERSONAL_STATE_MCP_DB | No | Path to the SQLite database file. Defaults to a local app data location. | |
| PERSONAL_STATE_MCP_HOST_ID | No | Identifier for this MCP host instance. | |
| PERSONAL_STATE_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed host identifiers. | |
| PERSONAL_STATE_MCP_SOURCE_TIMEZONE | No | Timezone for interpreting source timestamps, e.g. 'America/Los_Angeles'. | |
| PERSONAL_STATE_MCP_OPPORTUNISTIC_REFRESH | No | Set to 'true' to allow read calls to trigger conservative refresh attempts. Default is 'false'. |
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