Skip to main content
Glama

get_cursor_memories

Retrieve saved Cursor IDE memories filtered by category or tag to access organized conversation history and technical documentation.

Instructions

Retrieve saved Cursor memories by category or tag

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
limitNoMaximum number of memories to return
tagNoFilter by tag

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "type": "string" }, "limit": { "default": 10, "description": "Maximum number of memories to return", "type": "number" }, "tag": { "description": "Filter by tag", "type": "string" } }, "type": "object" }

Latest Blog Posts

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/lijianye521/link-mcp'

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