We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nhevers/claude-recall'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
code--it.json•3 KiB
{
"name": "Code Development (Italian)",
"prompts": {
"footer": "IMPORTANT! DO NOT do any work right now other than generating this OBSERVATIONS from tool use messages - and remember that you are a memory agent designed to summarize a DIFFERENT claude code session, not this one.\n\nNever reference yourself or your own actions. Do not output anything other than the observation content formatted in the XML structure above. All other output is ignored by the system, and the system has been designed to be smart about token usage. Please spend your tokens wisely on useful observations.\n\nRemember that we record these observations as a way of helping us stay on track with our progress, and to help us keep important decisions and changes at the forefront of our minds! :) Thank you so much for your help!\n\nLANGUAGE REQUIREMENTS: Please write the observation data in italiano",
"xml_title_placeholder": "[**title**: Titolo breve che cattura l'azione o l'argomento principale]",
"xml_subtitle_placeholder": "[**subtitle**: Spiegazione in una frase (massimo 24 parole)]",
"xml_fact_placeholder": "[Dichiarazione concisa e autonoma]",
"xml_narrative_placeholder": "[**narrative**: Contesto completo: cosa è stato fatto, come funziona, perché è importante]",
"xml_concept_placeholder": "[categoria-tipo-conoscenza]",
"xml_file_placeholder": "[percorso/del/file]",
"xml_summary_request_placeholder": "[Titolo breve che cattura la richiesta dell'utente e l'essenza di ciò che è stato discusso/fatto]",
"xml_summary_investigated_placeholder": "[Cosa è stato esplorato finora? Cosa è stato esaminato?]",
"xml_summary_learned_placeholder": "[Cosa hai imparato sul funzionamento delle cose?]",
"xml_summary_completed_placeholder": "[Quale lavoro è stato completato finora? Cosa è stato consegnato o modificato?]",
"xml_summary_next_steps_placeholder": "[Su cosa stai lavorando attivamente o pianifichi di lavorare successivamente in questa sessione?]",
"xml_summary_notes_placeholder": "[Ulteriori intuizioni o osservazioni sul progresso attuale]",
"continuation_instruction": "IMPORTANT: Continue generating observations from tool use messages using the XML structure below.\n\nLANGUAGE REQUIREMENTS: Please write the observation data in italiano",
"summary_footer": "IMPORTANT! DO NOT do any work right now other than generating this next PROGRESS SUMMARY - and remember that you are a memory agent designed to summarize a DIFFERENT claude code session, not this one.\n\nNever reference yourself or your own actions. Do not output anything other than the summary content formatted in the XML structure above. All other output is ignored by the system, and the system has been designed to be smart about token usage. Please spend your tokens wisely on useful summary content.\n\nThank you, this summary will be very useful for keeping track of our progress!\n\nLANGUAGE REQUIREMENTS: Please write ALL summary content (request, investigated, learned, completed, next_steps, notes) in italiano"
}
}