Server data from the Official MCP Registry
CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.
CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.
Set these up before or after installing:
Environment variable: COGNOS_TRACE_DB
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-base76-research-lab-cognos-session-memory": {
"env": {
"COGNOS_TRACE_DB": "your-cognos-trace-db-here"
},
"args": [
"cognos-session-memory-mcp"
],
"command": "uvx"
}
}
}The CognOS Session Memory MCP server is generally well-structured with good authentication practices, but has some security concerns. The main issues include potential path traversal vulnerability due to user-controlled database path, lack of input validation on several parameters, and some code quality issues around error handling. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
Scanned 8 files · 12 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!