Skip to content
Back to search
30
MCP

cortec-mcp

pypi/cortec-mcp

Local-first memory server for developer workflows

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

Similar MCP servers embedding-nearest

cortex-memory-mcp
Stdio MCP server for Cortex memory
0 tools
imprint-mcp
Local-first persistent long-term memory MCP server
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
compos-mcp
MCP server for Compos architectural memory
0 tools
knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
hackerdogs/cortex-mcp
Cortex MCP Server
0 tools

How to use

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

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