From 61fede040dc77a4765686b74d60d1cb1b8552108 Mon Sep 17 00:00:00 2001 From: "Baruch Odem (Rothkoff)" Date: Fri, 23 May 2025 14:34:29 +0300 Subject: [PATCH] Add Paperless-MCP to Community Servers (#226) * Add Paperless-MCP to Community Servers Add Paperless-MCP project to the list of community servers in `README.md`. * Add the project `https://github.com/baruchiro/paperless-mcp` under the "Community Servers" section in alphabetical order. * Include the description: "An MCP server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance." * Place the new entry after "Pandoc" and before "PBS API". --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/wong2/awesome-mcp-servers?shareId=XXXX-XXXX-XXXX-XXXX). * Oooops --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa0efca..a12cdac 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[OpenAI](https://github.com/pierrebrunelle/mcp-server-openai)** - Query OpenAI models directly from Claude using MCP protocol - **[OpenAPI Schema Explorer](https://github.com/kadykov/mcp-openapi-schema-explorer)** - Token-efficient access to OpenAPI/Swagger specs via MCP Resources - **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. +- **[Paperless-MCP](https://github.com/baruchiro/paperless-mcp)** - An MCP server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance. - **[PBS API](https://github.com/matthewdcage/pbs-mcp-server)** - 🐍 ☁️ Access Australian Pharmaceutical Benefits Scheme data for medicine information, pricing, and availability. Built with Python and FastAPI. - **[Perplexity](https://github.com/tanigami/mcp-server-perplexity)** - Interacting with Perplexity - **[Pollinations](https://github.com/pollinations/model-context-protocol)** - Multimodal MCP server for generating images, audio, and text with no authentication required