Skip to main content
Glama

MCP Memory Service

search_by_tag

Search and retrieve memories stored in MCP Memory Service using specific tags to enhance information access and organization.

Instructions

Search memories by tags

Input Schema

NameRequiredDescriptionDefault
tagsYes

Input Schema (JSON Schema)

{ "properties": { "tags": { "items": { "type": "string" }, "type": "array" } }, "required": [ "tags" ], "type": "object" }
Install Server

Other Tools from MCP Memory Service

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/doobidoo/mcp-memory-service'

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