Skip to main content
Glama

MCP Notes

list_directory

View and organize all files and subdirectories within a specified path in your MCP Notes directory. Easily navigate and manage your notes by listing contents with clear labels.

Instructions

List the contents of a directory in your notes. Shows all files and directories with clear labels. Specify path relative to your notes directory (e.g., 'Log' or 'Rollups').

Input Schema

NameRequiredDescriptionDefault
pathNoDirectory path relative to notes directory (defaults to root notes directory if not provided)

Input Schema (JSON Schema)

{ "properties": { "path": { "default": "", "description": "Directory path relative to notes directory (defaults to root notes directory if not provided)", "type": "string" } }, "type": "object" }

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

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