sticky-notes-server
by bsmi021
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | The database file name | |
| DB_ROOT | No | The root directory for the database file | |
| WS_PORT | No | Port for WebSocket server | |
| DB_TIMEOUT | No | Database operation timeout in milliseconds | |
| DB_VERBOSE | No | Enable verbose database logging ('true'/'false') | |
| ENABLE_FTS | No | Enable/disable full-text search ('true'/'false') | |
| WEB_UI_PORT | No | Port for the web UI | |
| ENABLE_WEBSOCKET | No | Enable/disable WebSocket support ('true'/'false') | |
| STICKY_NOTES_CONFIG | No | Path to custom config file location |
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 | |
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/bsmi021/sticky-notes-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server