Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UPNOTE_DBNoPath to upnote.sqlite3. Set only if auto-detection fails.
UPNOTE_URL_LIMITNoRefuse notes longer than this, to avoid silent truncation.100000
UPNOTE_SNAPSHOT_DIRNoWhere the note snapshot is kept.
UPNOTE_DEFAULT_NOTEBOOKNoWhere notes go when you don't name a notebook.Claude Notes

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
upnote_create_noteA

Create a new note in UpNote. Use this to save a summary, plan, snippet or session output. If no notebook is given it goes to "Claude Notes". Content is Markdown. Cannot set tags and cannot edit an existing note.

upnote_create_notebookB

Create a new notebook in UpNote.

upnote_list_notebooksA

List every UpNote notebook with its live note count.

upnote_list_notesA

List the notes in one notebook, newest first.

upnote_search_notesA

Full text search across note titles and bodies. Optionally scoped to one notebook.

upnote_get_noteB

Get the full text of one note by id.

upnote_recent_notesC

The most recently updated notes across the whole library.

upnote_list_tagsA

List all tags in UpNote.

upnote_open_noteC

Open a note in the UpNote app by id.

upnote_open_notebookA

Open a notebook in the UpNote app by title.

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/ahmedco88/upnote-mcp'

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