Serversio.github.annibale-x/mcp-memento
M

io.github.annibale-x/mcp-memento

io.github.annibale-x/mcp-memento · v0.2.31
▦ pypi
v0.2.31pypi pypi: mcp-memento↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
  "name": "io.github.annibale-x/mcp-memento",
  "description": "An MCP server that provides persistent memory and context management across sessions",
  "repository": {
    "url": "https://github.com/annibale-x/mcp-memento",
    "source": "github"
  },
  "version": "0.2.31",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "mcp-memento",
      "version": "0.2.31",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}