Back to search
30
MCP

context-matters

npm/context-matters

Structured context store for AI agents - MCP server with SQLite backend

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

Similar MCP servers embedding-nearest

@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
ctxl-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
context-pilot-mcp
Universal context manager for AI coding agents
0 tools
agentrem
Structured reminders CLI for AI agents with MCP server
0 tools

How to use

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

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