MCP Server Rememberizer
未认领An MCP Server to enable global access to Rememberizer
安装
uvx mcp-server-rememberizer工具(10 个)
content
(string): The information you wish to memorize
from_datetime_ISO8601
(string, optional): Start date in ISO 8601 format with timezone (e.g., 2023-01-01T00:00:00Z). Use this to filter results from a specific date
match_this
(string): Up to a 400-word sentence for which you wish to find semantically similar chunks of knowledge
n_results
(integer, optional): Number of semantically similar chunks of text to return. Use 'nresults=3' for up to 5, and 'nresults=10' for more information
name
(string): Name of the information. This is used to identify the information in the future
page
(integer, optional): Page number for pagination, starts at 1 (default: 1)
page_size
(integer, optional): Number of documents per page, range 1-1000 (default: 100)
query
(string): Up to a 400-word sentence for which you wish to find semantically similar chunks of knowledge
to_datetime_ISO8601
(string, optional): End date in ISO 8601 format with timezone (e.g., 2024-01-01T00:00:00Z). Use this to filter results until a specific date
user_context
(string, optional): The additional context for the query. You might need to summarize the conversation up to this point for better context-awared results