Skip to main content
Glama

list_notes

Retrieve and display all stored notes with optional filtering by tags to organize and access your documented information quickly.

Instructions

Get a list of all notes

Args: tag: Optional tag filter

Returns: List of notes with titles and dates

Input Schema

NameRequiredDescriptionDefault
tagNo

Input Schema (JSON Schema)

{ "properties": { "tag": { "default": "", "title": "Tag", "type": "string" } }, "type": "object" }

Other Tools from Notes MCP Server

Related Tools

    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/sayranovv/notes-mcp-server'

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