upnote-mcp
by bug-breeder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UPNOTE_DB | No | Path to upnote.sqlite3 | auto-detected per platform |
| UPNOTE_DATA_DIR | No | UpNote data directory | ~/Library/Containers/com.getupnote.desktop/Data/Library/Application Support/UpNote (macOS) |
| UPNOTE_IMAGES_DIR | No | Attachment blob directory | <data dir>/images |
| UPNOTE_WRITE_MODE | No | Create backend: url (default) or sqlite | url |
| UPNOTE_BACKUPS_DIR | No | Where pre-write backups go | <data dir>/MCP Backups |
| UPNOTE_ALLOW_WHILE_RUNNING | No | Permit direct writes while UpNote runs (set to 1 to override) |
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/bug-breeder/upnote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server