MCP Memory Gateway✓
io.github.IgorGanapolsky/mcp-memory-gateway · v0.7.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.IgorGanapolsky/mcp-memory-gateway",
"description": "Pre-action gates that block AI agents from repeating known mistakes.",
"title": "MCP Memory Gateway",
"repository": {
"url": "https://github.com/IgorGanapolsky/mcp-memory-gateway",
"source": "github"
},
"version": "0.7.4",
"websiteUrl": "https://rlhf-feedback-loop-production.up.railway.app",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-memory-gateway",
"version": "0.7.4",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}