Loomal

claude-code-organizer

MCP server by github.com/mcpware/claude-code-organizer

Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.

335 starsnpm: @mcpware/claude-code-organizer

About claude-code-organizer

claude-code-organizer is an MCP (Model Context Protocol) server published by mcpware in the official MCP registry, listed under Autonomous Agents on Loomal. Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.

It ships as an npm package (@mcpware/claude-code-organizer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcpware/claude-code-organizer, where the project has earned 335 GitHub stars.

Use claude-code-organizer with your agent

Claude Code · one command
claude mcp add claude-code-organizer -- npx -y @mcpware/claude-code-organizer
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-code-organizer": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/claude-code-organizer"
      ]
    }
  }
}
npm@mcpware/claude-code-organizer

Frequently asked questions

What is claude-code-organizer?
claude-code-organizer is an MCP (Model Context Protocol) server by mcpware in the Autonomous Agents category. Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
How do I connect claude-code-organizer to Claude, Cursor, or another MCP client?
Install claude-code-organizer from its npm package (@mcpware/claude-code-organizer) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-code-organizer open source?
Yes — the source code is public at github.com/mcpware/claude-code-organizer, with 335 GitHub stars.
Can AI agents pay to use claude-code-organizer?
Not yet through Loomal — claude-code-organizer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-code-organizer? Claim this listing free by verifying GitHub ownership, or contact us.