Skip to main content
Glama

read_note

Retrieve and display the content of a specific Markdown note file to access stored information and review note details.

Instructions

Read the contents of a note

Args: filename: Note filename (with .md extension)

Returns: Note content

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "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