MCPServers
myAI Memory - MCP server logo

myAI Memory

7
0

Summary

myAI Memory Sync is an MCP server that synchronizes personal memory templates across different Claude interfaces, including Claude Desktop, Claude Web, and Windsurf. Built with TypeScript, it provides tools for retrieving, updating, and managing structured memory sections through both stdio and HTTP transports. The implementation features robust error handling, emergency synchronization capabilities, and natural language parsing to convert unstructured text into formatted template sections. It's particularly valuable for maintaining consistent user preferences, personal information, and response styles across multiple AI platforms without manual copying.

Available Actions(9)

get_template

Retrieves the full memory template. Parameters: None.

get_section

Retrieves a specific section. Parameters: sectionName (string).

update_section

Updates a specific section. Parameters: sectionName (string), content (string).

update_template

Replaces the entire template. Parameters: content (string).

list_presets

Lists available presets. Parameters: None.

load_preset

Loads a specific preset. Parameters: presetName (string).

create_preset

Creates a new preset. Parameters: presetName (string).

sync_platforms

Synchronizes across platforms. Parameters: platform (optional string).

list_platforms

Lists available platforms. Parameters: None.

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas