
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
claude-code-exporter
Advanced tools
Export, analyze, and aggregate Claude AI conversation sessions with TypeScript support and MCP integration
Export, analyze, and aggregate your Claude Code conversation sessions with ease
Claude Code Exporter is a powerful TypeScript tool that helps you extract, organize, and analyze your Claude AI conversations. Whether you need to document your AI-assisted development sessions, create knowledge bases, or analyze conversation patterns, this tool provides comprehensive export capabilities with multiple formats and intelligent aggregation features.
# Install globally
npm install -g claude-code-exporter
# Run interactively
claude-prompts
# Export with options
claude-prompts --prompts --markdown -o ./exports
# Recommend demo command
claude-prompts aggregate --both --structured --mermaid -o "./_demo-aggregate/
We offer three ways to use Claude Code Exporter:
| Version | Best For | Setup Required |
|---|---|---|
| V1 - CLI | Quick exports, no database needed | None |
| V2 - Full | Production use, REST API, database | PostgreSQL |
| MCP - Claude Desktop | Use within Claude Desktop | Node 20.x |
Not sure which to use? → Read the Version Comparison
# Export only your prompts as markdown
claude-prompts --prompts --markdown
# Export full conversations from last week
claude-prompts --full --json --period 7d
# Aggregate all prompts across all projects
claude-prompts --aggregate -o ./all-prompts
# Export everything in all formats
claude-prompts --full --both
# Global CLI installation (recommended)
npm install -g claude-code-exporter
# For Claude Desktop integration
npm install -g mcp-claude-code-exporter
# As project dependency
npm install claude-code-exporter
We welcome contributions! Please see our Contributing Guide for details.
MIT License - see LICENSE file for details.
Built with:
FAQs
Export, analyze, and aggregate Claude AI conversation sessions with TypeScript support and MCP integration
The npm package claude-code-exporter receives a total of 14 weekly downloads. As such, claude-code-exporter popularity was classified as not popular.
We found that claude-code-exporter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.