MCP Directory
Back

memstack

by cwinvestments · Python · ★ 397

Structured skill framework for Claude Code | 128 skills, localhost dashboard with 3-agent orchestration, real-time streaming, MCP tools management, session memory, and project handoffs via markdown-based skills

#ai-coding-#anthropic-#claude-#claude-code-#developer-tools-#mcp-#skills-#vibe-coding

Install

pip install git+https://github.com/cwinvestments/memstack.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "memstack": {
      "command": "uvx",
      "args": [
        "git+https://github.com/cwinvestments/memstack.git"
      ]
    }
  }
}

From the README

[](CHANGELOG.md) The structured skill framework for Claude Code — **128 professional skills** for deployment, security, databases, content, marketing, and more. Skills activate automatically when you need them. Say "deploy this to Railway" and the right skill loads on demand. MemStack installs in two parts: the **skills** (via the Claude Code plugin marketplace) and the **engine** (the MCP skill loader, via PyPI). You need both — the loader reads skill files from the installed marketplace plugin. **Step 1 — Install the free skills** (run inside Claude Code): **Step 2 — Install the engine*…
Read full README on GitHub →

Related ai & ml servers