Production-tested extensions for the gaps the platform leaves. Most are open on GitHub, some ship through the Nuxeo Marketplace, all are kept current.
Every add-on we ship has run in real deployments before it reaches yours: Bedrock and MCP for the AI work, connectors for DocuSign and MongoDB Atlas Search, licensed WebUIs, and the small ones that exist because something needed fixing. Most of the catalog is public, so you can read the code before you install it. We keep them working across LTS jumps, and your team gets the documentation to extend them without us.
Your challenges
The feature request has been open for years. The vendor roadmap isn't coming to save you.
The custom bundle from three integrators ago now blocks every upgrade.
The stock interface fights your users. They notice, daily.
Our approach
We run them in our own and other clients' deployments first. You're never the guinea pig.
We maintain compatibility with each platform release, so add-ons don't become the reason you can't upgrade.
Your team gets the docs to run and extend them without us.
325+
Add-ons running in production today
Public
Most of the catalog is open on GitHub
LTS
Maintained across platform upgrades
Deliverables
The catalog
These are the add-ons we build, run, and keep current. Most of them are open, so you can read the code before you decide whether you trust it in your repository.
Wires Amazon Bedrock into Nuxeo. Region, credentials, and inference profile go in nuxeo.conf; the prompts are configurable interactions your administrators edit from a settings document in the Nuxeo UI, so changing what the AI does is not a redeploy.
Open the source →A Model Context Protocol server for a Nuxeo repository. Tools for query, read, create, update, and delete; plain-English search that compiles to NXQL; an Elasticsearch passthrough that keeps security filtering intact; audit-log search for administrators; and OAuth2 sign-in with stored tokens.
Open the source →Describe the image you want, let a model generate it, adjust the description until it fits, then create a Nuxeo document from the result. Adds a Generate Image action to the document toolbar on whichever container types you allow. Version 1.0.0, partner supported, no subscription required.
Open the source →Summarizes documents in the repository through the OpenAI API. Non-PDF files are converted first, pages are processed asynchronously as a bulk action, and the merged summary lands back on the document with the generation date and status. Works on text, PDF, and Word files; summarizing on creation is a configuration switch. Version 1.1.0, no subscription required.
Open the source →A PageProvider implementation that runs Nuxeo searches through MongoDB Atlas Search. Point a page provider at the class, start from the sample index mapping, and search moves off the default path without touching the calling code.
Open the source →Bedrock reached through Nuxeo automation. A Bedrock.Invoke operation you can drop into any chain, so a model call composes with the rest of the workflow instead of living beside it.
Open the source →Send documents from Nuxeo to DocuSign for electronic signature and take the webhooks back. The marketplace package pins the jackson-datatype-joda version DocuSign needs so it does not collide with the one Nuxeo ships.
Open the source →Edit metadata across a whole selection in one pass, switched on or off by configuration. Built for Nuxeo 10.10.
Open the source →A marketplace package that replaces the log4j jars in your server's lib directory with 2.17.0 and does nothing else. Written for 10.10 and LTS 2021, when that was the fastest way to close the finding.
Open the source →Tooling
Two things that are not add-ons but come out of the same work: the upgrade path to the current LTS, and the portal we run our own lab from.
A Claude Code skill that carries a Nuxeo plugin or marketplace project from LTS 2023 to LTS 2025: version bumps, the javax to jakarta move, relocated and removed APIs, dropped libraries, test infrastructure, then a JDK 21 build with the fallout fixed as the compiler surfaces it.
Open the source →The sanitized public mirror of the portal we run for our own Nuxeo lab. Upload add-on packages, deploy, pin a Studio release, roll back, watch the pipeline step through, read live server logs, and see who did what, all behind Google sign-in.
Open the source →Licensed
These are licensed products, not downloads. Each one has its own page here with a demo video and the feature detail; the two WebUIs also carry a technical spec.
LicensedA modern Angular front end for Nuxeo, at home with rich media up to 3D binaries.
View product →
LicensedA modern React interface for Nuxeo DAM and content services work.
View product →
LicensedEdit spreadsheet data inside Nuxeo. Built on AG-Grid, with in-browser caching for fast sorting and extrapolation, and support for complex field editing.
View product →
LicensedAnswers questions from the detailed contents of your documents, inside the platform they live in.
View product →Where to find them
Our partner listing on connect.nuxeo.com, where the published packages live with their versions and support status.
connect.nuxeo.com →The platform work: add-ons, connectors, the MCP server, and the upgrade tooling for the current LTS.
github.com/maretha-io →Sanitized mirrors of the internal tools we run ourselves, each one through a published release checklist before it lands.
github.com/maretha-labs →Tell us what you're struggling with, and we'll tell you how we can help you.
Talk to us