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
This commit is contained in:
parent
1da398b396
commit
61fede040d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue