Skip to main content
Glama

MCP Notes

list_directory

Display organized contents of a directory in your notes, including files and subdirectories, by specifying a relative path. Use this tool to navigate and manage your knowledge base efficiently.

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