hashicorp/next-mdx-remote
Load MDX content from anywhere observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 74
- Release rhythm 38
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2324
- days_rel: 203
- days_push: 160
- n_releases_24m: 1
Adoption not part of the score
3073 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
next-mdx-remote is a set of lightweight utilities for loading and rendering MDX content in Next.js from any remote source (database, CMS, API) as serialized data rather than local file imports. It provides a serialize function for server-side processing and an MDXRemote component for client-side hydration.
Use cases
- render mdx content fetched from a cms or database in next.js
- load markdown/mdx from a remote source instead of local imports
- parse frontmatter from mdx content in getStaticProps
- render mdx with custom react components in next.js pages
- build a blog with mdx content stored outside the filesystem
When to choose
- you use Next.js and need to render MDX from non-file sources like a headless CMS or database
- you want server-side serialization of MDX with client-side hydration and custom components
- you need optional frontmatter parsing built into the MDX pipeline
When to avoid
- you are starting a new project - the repository is archived and no longer maintained
- you use frameworks other than Next.js
- you need guaranteed long-term support or security updates
Facets
library · maturity abandoned
markdown serialization ssr templating web-development frontend documentation cms mdx nextjs react static-generation archived nodejs web-server
2 sources
- readme: https://github.com/hashicorp/next-mdx-remote · fetched 2026-08-28 · 6e8b83a1e551
- registry_npm: https://registry.npmjs.org/next-mdx-remote · fetched 2026-08-29 · fa900bd09f17
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hashicorp/next-mdx-remote | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="hashicorp/next-mdx-remote")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem