Claude Code Organizer
@mcpware
About Claude Code Organizer
Claude Code session organizer — dashboard MCP server to manage, search, archive and organize your Claude Code conversations and projects.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"claude-code-organizer": {
"command": "npx",
"args": [
"@mcpware/claude-code-organizer"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Claude Code Organizer?
Claude Code Organizer is a visual dashboard for managing Claude Code memories, skills, MCP servers, and hooks. It scans the ~/.claude/ directory, shows items organized by scope hierarchy (Global, Workspace, Project), and lets you move items between scopes via drag-and-drop. It is for users who want to fix misplaced customizations without editing files manually.
How to use Claude Code Organizer?
Run npx @mcpware/claude-code-organizer (no install) or install globally with npm install -g @mcpware/claude-code-organizer and then run claude-code-organizer. The tool opens a dashboard at http://localhost:3847 that works with your real ~/.claude/ directory. No configuration files need to be edited.
Key features of Claude Code Organizer
- Scope-aware hierarchy with inheritance indicators
- Drag-and-drop moves between scopes with confirmation modal
- Same-type safety (memories to memory folders, skills to skill folders, etc.)
- Search and filter by category (Memory, Skills, MCP, Config, Hooks, Plugins, Plans)
- Detail panel showing full metadata, file path, and open-in-VS Code
- Zero dependencies (pure Node.js built-in modules, SortableJS via CDN)
Use cases of Claude Code Organizer
- Move a project-specific memory to global scope when it should apply everywhere
- Move a global skill into a project scope so only that repo sees it
- View every memory, skill, and MCP server across all scopes at a glance
- Fix misplaced items that Claude saved to the wrong scope
FAQ from Claude Code Organizer
What runtime does Claude Code Organizer require?
Node.js 20 or higher. It has zero external dependencies and uses only built-in modules plus a CDN-loaded SortableJS.
Where does Claude Code Organizer read and write data?
It reads and writes directly to your ~/.claude/ directory. Moves actually relocate files on disk; it is not a viewer.
Can I move any type of item between any scopes?
No. Same-type safety is enforced: memories can only move to memory folders, skills to skill folders, and MCP servers to MCP configs. Config, hooks, plugins, and plans are viewable but locked.
How does Claude Code Organizer compare to other tools?
Unlike alternatives such as claude-control (read-only) or claude-admin (no cross-scope moves), it supports drag-and-drop moves between scopes and manages memories, skills, and MCP servers together.
Is Claude Code Organizer available for Windows?
Not yet. Ubuntu/Linux is officially supported. macOS and WSL should work but are untested.
Frequently asked questions
What runtime does Claude Code Organizer require?
Node.js 20 or higher. It has zero external dependencies and uses only built-in modules plus a CDN-loaded SortableJS.
Where does Claude Code Organizer read and write data?
It reads and writes directly to your `~/.claude/` directory. Moves actually relocate files on disk; it is not a viewer.
Can I move any type of item between any scopes?
No. Same-type safety is enforced: memories can only move to memory folders, skills to skill folders, and MCP servers to MCP configs. Config, hooks, plugins, and plans are viewable but locked.
How does Claude Code Organizer compare to other tools?
Unlike alternatives such as claude-control (read-only) or claude-admin (no cross-scope moves), it supports drag-and-drop moves between scopes and manages memories, skills, and MCP servers together.
Is Claude Code Organizer available for Windows?
Not yet. Ubuntu/Linux is officially supported. macOS and WSL should work but are untested.
Basic information
More AI & Agents MCP servers
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
Comments