Skip to main content
Glama

MCP Server Memos

by RyoJerryYu

search_memo

Search for specific memos in the MCP Server Memos database using keywords to locate relevant content efficiently.

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" }

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