← All servers
πŸ”§

Lore ContextVerifiedπŸ›‘ No advisories

io.github.Lore-Context/lore-context-mcp
New to MCP? Start here β†’
4β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/lore-context, which proved it owns this namespace.

Verified owner: github.com/lore-context β†—io.github.Lore-Context/lore-context-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs LORE_API_KEY, LORE_API_KEY.
βœ“
Configuration
Reads LORE_API_URL, LORE_MCP_TRANSPORT, LORE_API_URL, LORE_MCP_TRANSPORT.

About

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

Packages & transports

npm@lore-context/serverv0.6.0-alpha.1 Β· npx
dockerghcr.io/lore-context/lore-context-mcp:0.6.0-alpha.1vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "lore_context": {
      "command": "npx",
      "args": [
        "-y",
        "@lore-context/server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @lore-context/server