Skip to main content
Glama

MCP Memory Server

by jessefreitas
mcp-monitor-loop.ps1275 B
# MCP Monitor Loop - Executa continuamente while ($true) { try { Set-Location 'c:\vscode\mcp_memory' .\always-active.ps1 -Start Start-Sleep 60 # Verifica a cada 1 minuto } catch { Start-Sleep 30 # Em caso de erro, espera 30s } }

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/jessefreitas/mcp_memory'

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