From fcf98f6eb84c03804c1037a613a5c549f00fd132 Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Mon, 8 Jun 2026 20:13:31 +0200 Subject: [PATCH 1/2] add kreuzberg plugins marketplace + kreuzberg/kreuzcrawl MCP servers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5df79c6..010e1a2 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | [Claude Code Plugins](https://github.com/jeremylongshore/claude-code-plugins) | jeremylongshore | Instruction-template plugins and MCP plugin packs | | [Multi-Agent Intelligence Marketplace](https://github.com/jmanhype/claude-code-plugins) | jmanhype | 19 plugins for trading, swarm intelligence, GitHub automation | | [Docker Claude Plugins](https://github.com/docker/claude-plugins) | Docker | Exposes containerized MCP servers via Docker Desktop | +| [Kreuzberg Plugins](https://github.com/kreuzberg-dev/plugins) | Kreuzberg, Inc. | Document intelligence: local extraction (91+ formats with OCR), web crawling (HTML→Markdown), and managed cloud extraction | ## MCP Servers @@ -40,6 +41,8 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | [Google Workspace MCP](https://github.com/aekanun2020/Google-MCP-Servers) | OAuth | Sheets, Drive, Gmail, Calendar, Docs, Slides, Tasks | | [Notion MCP](https://www.notion.so/help/add-and-manage-connections-with-the-api#mcp) | OAuth | Notion workspaces | | [Supabase MCP](https://supabase.com/blog/supabase-mcp) | OAuth / HTTP | Supabase projects | +| [Kreuzberg](https://github.com/kreuzberg-dev/kreuzberg) | None (local) | Document extraction — text, tables, metadata, images from 91+ formats with OCR | +| [Kreuzcrawl](https://github.com/kreuzberg-dev/kreuzcrawl) | None (local) | Web crawling and scraping — HTML→Markdown with headless-Chrome fallback | ## Editor Integrations From 3f7aac027086ed844097d7fee9a5eb35c224811f Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Wed, 1 Jul 2026 08:13:43 +0200 Subject: [PATCH 2/2] Rebrand kreuzberg-dev -> xberg-io (renamed org, repos, products) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 010e1a2..31e24d6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | [Claude Code Plugins](https://github.com/jeremylongshore/claude-code-plugins) | jeremylongshore | Instruction-template plugins and MCP plugin packs | | [Multi-Agent Intelligence Marketplace](https://github.com/jmanhype/claude-code-plugins) | jmanhype | 19 plugins for trading, swarm intelligence, GitHub automation | | [Docker Claude Plugins](https://github.com/docker/claude-plugins) | Docker | Exposes containerized MCP servers via Docker Desktop | -| [Kreuzberg Plugins](https://github.com/kreuzberg-dev/plugins) | Kreuzberg, Inc. | Document intelligence: local extraction (91+ formats with OCR), web crawling (HTML→Markdown), and managed cloud extraction | +| [xberg Plugins](https://github.com/xberg-io/plugins) | Kreuzberg, Inc. | Document intelligence: local extraction (97+ formats with OCR), web crawling (HTML→Markdown), and managed cloud extraction | ## MCP Servers @@ -41,8 +41,8 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | [Google Workspace MCP](https://github.com/aekanun2020/Google-MCP-Servers) | OAuth | Sheets, Drive, Gmail, Calendar, Docs, Slides, Tasks | | [Notion MCP](https://www.notion.so/help/add-and-manage-connections-with-the-api#mcp) | OAuth | Notion workspaces | | [Supabase MCP](https://supabase.com/blog/supabase-mcp) | OAuth / HTTP | Supabase projects | -| [Kreuzberg](https://github.com/kreuzberg-dev/kreuzberg) | None (local) | Document extraction — text, tables, metadata, images from 91+ formats with OCR | -| [Kreuzcrawl](https://github.com/kreuzberg-dev/kreuzcrawl) | None (local) | Web crawling and scraping — HTML→Markdown with headless-Chrome fallback | +| [xberg](https://github.com/xberg-io/xberg) | None (local) | Document extraction — text, tables, metadata, images from 97+ formats with OCR | +| [crawlberg](https://github.com/xberg-io/crawlberg) | None (local) | Web crawling and scraping — HTML→Markdown with headless-Chrome fallback | ## Editor Integrations