Claude Code Organizer runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from npm.
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claude-code-organizer -- npx -y @mcpware/claude-code-organizer
{
"mcpServers": {
"claude-code-organizer": {
"args": [
"-y",
"@mcpware/claude-code-organizer"
],
"command": "npx"
}
}
}
[mcp_servers.claude-code-organizer]
command = "npx"
args = ["-y", "@mcpware/claude-code-organizer"]
{
"mcpServers": {
"claude-code-organizer": {
"args": [
"-y",
"@mcpware/claude-code-organizer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-code-organizer": {
"args": [
"-y",
"@mcpware/claude-code-organizer"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.