Skip to main content
Glama

Link MCP

by lijianye521

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

Other Tools from Link MCP

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

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