{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.basicmachines-co/basic-memory",
    "description": "Local-first knowledge management with bi-directional LLM sync via Markdown files.",
    "repository": {
        "url": "https://github.com/basicmachines-co/basic-memory",
        "source": "github"
    },
    "version": "0.21.5",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "basic-memory",
            "version": "0.21.5",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "runtimeArguments": [
                {
                    "value": "basic-memory",
                    "type": "positional"
                },
                {
                    "value": "mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-26T16:31:19.503564Z",
            "publishedAt": "2026-05-26T16:31:19.503564Z",
            "updatedAt": "2026-05-26T16:31:19.503564Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-05-26T16:31:19+00:00",
            "updatedAt": "2026-05-26T16:31:19+00:00"
        }
    }
}