SERVER

Cognitive Ai Memory

Rank #687

io.github.sachitrafa/cognitive-ai-memory

MCP server providing cognitive-ai-memory capabilities

First listed
Mar 3, 2026
Last publish date
Mar 23, 2026
OVERVIEW

Cognitive Ai Memory is a Model Context Protocol (MCP) server published by sachitrafa. It ranks #687 of 58,832 servers tracked on MCP Toplist, and its repository has 232 GitHub stars. Cognitive Ai Memory is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 23, 2026.

STANDING
#687of 58,832 tracked serversTop 5%

Ranks ahead of 58,145 of 58,832 servers on MCP Toplist.

Recent momentum
+155GitHub stars since Mar 2 (+201%)
CONNECT

Use Cognitive Ai Memory

Add Cognitive Ai Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "cognitive-ai-memory": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/sachitrafa/cognitive-ai-memory:1.0.1"
      ],
      "env": {
        "DATABASE_URL": "<your DATABASE_URL>",
        "OLLAMA_URL": "<your OLLAMA_URL>",
        "EXTRACT_MODEL": "<your EXTRACT_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

sachitrafa

Organization
Total servers
4
Total versions
7
MORE FROM THIS PUBLISHER

Other servers by sachitrafa

View all sachitrafa servers →
VERSIONS

Available versions (3)

VersionPublished
1.0.2Mar 23, 2026
1.0.1Mar 3, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Cognitive Ai Memory?
MCP server providing cognitive-ai-memory capabilities
Who maintains Cognitive Ai Memory?
Cognitive Ai Memory is maintained by sachitrafa, which publishes 4 MCP servers (7 total versions) tracked on MCP Toplist.
Is Cognitive Ai Memory an official MCP server?
Yes — Cognitive Ai Memory is listed on the Official MCP Registry.
How many versions does Cognitive Ai Memory have?
MCP Toplist tracks 3 versions of Cognitive Ai Memory, most recently published on Mar 23, 2026.
Where can I find the source code for Cognitive Ai Memory?
The source code for Cognitive Ai Memory is hosted at github.com/sachitrafa/cognitive-ai-memory.
EXPLORE