From 16bc2e297bd1f0e142be2f33aa51e17ad8aa76c8 Mon Sep 17 00:00:00 2001 From: "Baruch Odem (Rothkoff)" Date: Sun, 18 May 2025 20:00:49 +0300 Subject: [PATCH] add https://github.com/baruchiro/paperless-mcp --- Related-Projects.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Related-Projects.md b/Related-Projects.md index 7e37075..612c49b 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -71,6 +71,8 @@ If you're one of them, please reach out and we can add your project to the list An automated document analyzer for Paperless-ngx using OpenAI API to automatically analyze and tag your documents and add correspondents. - [paperless-mcp](https://github.com/nloui/paperless-mcp): JavaScript/NodeJS by [nloui](https://github.com/nloui)
Allows for interacting with Paperless-ngx using AI clients, such as Claude Desktop, through MCP (Model Context Protocol). +- [paperless-mcp (TypeScript fork)](https://github.com/baruchiro/paperless-mcp): TypeScript/NodeJS by [baruchiro](https://github.com/baruchiro)
+ A community-driven fork of nloui’s MCP server, fully open source and migrated to TypeScript. Enables AI clients (like Claude Desktop) to manage Paperless-ngx via MCP, with a focus on extensibility and community contributions. # Scripts