Skip to content
Back to search
30
MCP

cortex-memory-mcp

pypi/cortex-memory-mcp

Stdio MCP server for Cortex memory

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

compos-mcp
MCP server for Compos architectural memory
0 tools
hackerdogs/cortex-mcp
Cortex MCP Server
0 tools
cortec-mcp
Local-first memory server for developer workflows
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
@microsoft/dataversemcp
stdio MCP server for Microsoft Dataverse
0 tools
maxcompute-mcp-server
A MCP server for MaxCompute
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cortex-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}