narnia

ncosentino/narnia
★ 1 stars C# Browser/Web Updated today
An MCP server and Blazor web UI for looking at Copilot CLI's Chronicle to search and view your session data with Copilot!
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "narnia": {
      "command": "npx",
      "args": [
        "-y",
        "ncosentino/narnia"
      ]
    }
  }
}

README Excerpt

**Narnia** is a hybrid MCP server + Blazor web UI for browsing and searching [GitHub Copilot CLI](https://githubnext.com/projects/copilot-cli) session history. If you use Copilot CLI heavily, you know the pain: a Windows update reboots your machine and every active session terminal is gone. Narnia makes it easy to find and resume sessions — either by asking a new Copilot session to search for you (via MCP), or by browsing a local web interface.

Tools (10)

NARNIA__DatabasePathNARNIA__SessionStatePathget_session_checkpointsget_session_detailsget_session_turnsget_session_workspacelist_recent_sessionslist_sessions_by_cwdlist_sessions_by_repositorysearch_sessions