mcpbeat Sign in

Cognos Session Memory MCP Server

local only

Cognos Session Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 3 Mar 2026.

CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 22 · avg 9 · -8% w/w
a month agotoday
59
Installs / week
pypi · cognos-session-memory-mcp
1
Stars
0 open issues
3 Mar 2026
Last commit
0 releases in 90 days
License
Python

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cognos-session-memory -- uvx cognos-session-memory-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cognos-session-memory": {
      "args": [
        "cognos-session-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cognos-session-memory]
command = "uvx"
args = ["cognos-session-memory-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cognos-session-memory": {
      "args": [
        "cognos-session-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cognos-session-memory": {
      "args": [
        "cognos-session-memory-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: COGNOS_TRACE_DB (Path to SQLite trace database (default: data/traces.sqlite3)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cognos Session Memory

same job, measured the same way
Sentinel DV
by kiranreddi

MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.

78 installs/wk local only
RoastPilot
by syamaner

RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.

702 installs/wk local only
Firebase MCP Server
by dasasian

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

32 installs/wk local only
Rune
by thecolourfoundation

Evidence-traced codebase understanding and security scanning for AI agents over MCP.

24 installs/wk local only
Sentry MCP
by getsentry

MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

109 025 installs/wk local only
Httpstatus
by httpstatus

AI-callable tools for API mocking, testing, monitoring, security, and automation.

answering
Fleet MCP
by simplyminimal

An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.

201 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only

Cognos Session Memory — questions

Answers built from our own checks of this server.

Why is there no uptime for Cognos Session Memory?
Cognos Session Memory runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package cognos-session-memory-mcp was installed 59 times last week.
Is Cognos Session Memory still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cognos Session Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cognos-session-memory-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Cognos Session Memory?
The pypi package cognos-session-memory-mcp was installed 59 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cognos Session Memory open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.