Skip to main content
Glama

search_notes

Find specific text within your Markdown notes using full-text search to quickly locate relevant information across your note collection.

Instructions

Search for text within notes

Args: query: Search query

Returns: List of notes containing the query

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

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