Open-source memory for AI agents. Conflict-flagging recall, scope-bag dispersion, local SQLite.
What it says
The record the registry holds
The registry marks this record deprecated. That is its author's own word about their own server, carried here as they filed it.
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
atlaso · pypi · 0.1.0a6
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.imashishkh21/atlaso",
"description": "Open-source memory for AI agents. Conflict-flagging recall, scope-bag dispersion, local SQLite.",
"repository": {
"url": "https://github.com/imashishkh21/atlaso",
"source": "github"
},
"version": "0.1.0a6",
"websiteUrl": "https://www.atlaso.ai",
"packages": [
{
"registryType": "pypi",
"identifier": "atlaso",
"version": "0.1.0a6",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "fastmcp",
"type": "named",
"name": "--with"
}
],
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional absolute path to the .atlaso/ store. If unset, atlaso walks up from the current working directory looking for an existing .atlaso/ or a project marker (pyproject.toml, package.json, .git, Cargo.toml, go.mod) and creates the store there. Falls back to the cwd as a last resort. Never falls back to $HOME.",
"format": "filepath",
"name": "ATLASO_PATH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "deprecated",
"statusChangedAt": "2026-08-02T11:06:07.551195Z",
"statusMessage": "Superseded by ai.atlaso/mcp (same remote server, company namespace).",
"publishedAt": "2026-05-12T23:10:29.144962Z",
"updatedAt": "2026-08-02T11:06:07.551195Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.0a6last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.