Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_notes | List all notes or notes from a specific account/folder. |
| search_notes | Search for notes containing the specified text. |
| read_note | Read the content of a specific note by name. |
| create_note | Create a new note with the specified title and content. |
| update_note | Update the content of an existing note. |
| delete_note | Delete a note by name. |
| list_accounts | List all available Notes accounts. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |