← Back to Plugins
MCP Server MCP

Backstory: search your data exports locally

github By github 👁 1 views ▲ 0 votes

Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.

Homepage Verified source GitHub

Install

nuget:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "nuget",
      "registryBaseUrl": "https://api.nuget.org/v3/index.json",
      "identifier": "Backstory",
      "version": "1.1.0",
      "runtimeHint": "dnx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional",
          "valueHint": "serve"
        }
      ]
    }
  ]
}
mcp model-context-protocol nuget

Comments

Sign in to leave a comment

Loading comments...