Skip to main content
Glama

Cursor10x MCP

getRecentMessages

Retrieve recent messages from short-term memory with customizable filters like message limit and importance level, enabling efficient recall for AI assistants.

Instructions

Retrieves recent messages from the short-term memory

Input Schema

NameRequiredDescriptionDefault
importanceNoFilter by importance level (low, medium, high)
limitNoMaximum number of messages to retrieve

Input Schema (JSON Schema)

{ "properties": { "importance": { "description": "Filter by importance level (low, medium, high)", "type": "string" }, "limit": { "default": 10, "description": "Maximum number of messages to retrieve", "type": "number" } }, "type": "object" }

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/aiurda/cursor10x-mcp'

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