Back to search
30
MCP

context-fabric

npm/context-fabric

Context synchronization layer for AI coding agents — ensure project continuity and eliminate memory drift automatically.

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

Similar MCP servers embedding-nearest

Context Fabric
Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.
0 tools
ContextLayer
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
0 tools · streamable-http
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
cfabric-mcp
MCP server for Context Fabric corpus operations
0 tools
@flyingrobots/graft
Context governor and between-commit activity surface for coding agents
0 tools
contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
0 tools

How to use

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

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