liz-whiteboard-mcp
by LizardLiang
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | No | SQLite file path, e.g., file:/abs/path/data/app.db | |
| MCP_DEV_AUTH | No | Dev only: enable stub verifier (set to 'stub') | |
| OAUTH_ISSUER | No | Public issuer URL of the Authorization Server | |
| LIZ_SOCKET_URL | No | Collaboration Socket.IO server URL (e.g., ws://localhost:3010) | |
| OAUTH_JWKS_URL | No | Optional JWKS URL (defaults to {issuer}/.well-known/jwks.json) | |
| MCP_DEV_USER_ID | No | Dev only: UUID of the user to impersonate | |
| MCP_LISTEN_ADDR | No | Listen address (default 127.0.0.1:3011) | 127.0.0.1:3011 |
| COLLAB_TOKEN_URL | No | AS collab-token endpoint | |
| MCP_RESOURCE_URI | No | Canonical public URI of this server (expected token aud) | |
| MCP_CLIENT_SECRET | No | Confidential-client secret for minting collaboration tokens | |
| MCP_DEV_STUB_TOKEN | No | Dev only: stub token value | |
| COLLAB_RESOURCE_URI | No | Collaboration token audience |
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
ResponsivenessUnresponsive