Skip to main content
Glama

MCP Notes

by 9Ninety

listNotes

Search and list all notes or filter them by specific tags to quickly find relevant information in your MCP Notes server.

Instructions

Lists all notes, or search notes with tags you seen in previous list operation.

Input Schema

NameRequiredDescriptionDefault
tagsNoOptional tags to filter notes. do not specify this if you didn't certainly sure what tags you want.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tags": { "description": "Optional tags to filter notes. do not specify this if you didn't certainly sure what tags you want.", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Notes

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/9Ninety/MCPNotes'

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