create
Generate and save a new note with optional title, tags, and timestamp using Bear MCP Server. Ensures notes are non-empty and provides a unique identifier for each.
Instructions
Create a new note and return its unique identifier. Empty notes are not allowed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tags | No | list of tags | |
text | No | note body | |
timestamp | No | prepend the current date and time to the text | |
title | No | note title |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Bear MCP Server
Related Tools
- @truaxki/mcp-notes
- @bossjones/datetime-mcp-server
- @jkawamoto/mcp-bear
- @jkawamoto/mcp-bear
- @truaxki/mcp-notes
- @maoruibin/mcp-server-inbox