Back to search
30
MCP

devmcp-context

pypi/devmcp-context

Structured AI memory layer — single source of truth for what your agent knows

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

Similar MCP servers embedding-nearest

context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
engram-notion-mcp
The permanent and semantic memory layer for AI agents
0 tools
@memstate/mcp
Versioned memory for AI agents — structured keypaths, conflict detection, and 80% fewer tokens than alternatives.
0 tools

How to use

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

{
  "mcpServers": {
    "devmcp-context": {
      "url": "None",
      "transport": "http"
    }
  }
}