Skip to main content
Glama

MCP Server Memos

by RyoJerryYu

search_memo

Use this tool to find specific memos by searching content with keywords on the MCP Server Memos interface, enabling quick retrieval of relevant information.

Instructions

Search for memos

Input Schema

NameRequiredDescriptionDefault
key_wordYesThe key words to search for in the memo content.

Input Schema (JSON Schema)

{ "description": "Request to search memo", "properties": { "key_word": { "description": "The key words to search for in the memo content.", "title": "Key Word", "type": "string" } }, "required": [ "key_word" ], "title": "SearchMemoRequest", "type": "object" }

You must be authenticated.

Other Tools from MCP Server Memos

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/RyoJerryYu/mcp-server-memos-py'

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