Back to search
30
MCP

Lore Context

io.github.lore-context/lore-context-mcp

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

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

Similar MCP servers embedding-nearest

AgentLore
AI-verified knowledge base with trust scoring, temporal facts, and skill cards.
0 tools · streamable-http
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
devmcp-context
Structured AI memory layer — single source of truth for what your agent knows
0 tools
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse
ai.nocturnus/logic-server
Agent reasoning, memory, and token-optimized context for AI applications.
0 tools

How to use

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

{
  "mcpServers": {
    "lore_context": {
      "url": "None",
      "transport": "http"
    }
  }
}