Skip to main content
Glama

Rewindex MCP

python license PyPI Downloads

rewindex

Rewindex - Reduce the risk of AI breaking your code.

Records what your AI changed before you realize something broke. Audit and recover from your AI chat or the built-in dashboard. Free, runs locally.

  • Versioning: snap, rewind, and track every change your AI makes

  • Change visibility: view diffs, session logs, and full file history

  • Changelog: flag milestones and export as CHANGELOG.md

  • Audit code: let your AI review and audit it, or browse it yourself via the built-in dashboard

Works with any AI agent via MCP. Works with Git. Rewind the code that you didn't commit.

rewindex.org | GitHub

Want to understand how Rewindex works in depth? Read Learn Rewindex.


What you get

  • Auto backup - every file change is captured automatically. Nothing is ever lost.

  • Built-in dashboard - browse snapshots, view diffs, and rewind from the browser or your AI chat. No extra install. No coding required.

  • Free to start - free forever. No credit card. Upgrade only when you need more.

  • Runs locally - everything stays on your machine. No cloud. No account required.

  • Audit code - your AI already knows which file to check. Give it a bug and it traces that file's history to find exactly when it broke.

Try it! Then ask your AI if it likes it.


Related MCP server: MCP Backup Server

Quick Start

Supported platforms: macOS, Linux, and Windows (beta).

Requires Python 3.10+.


Paste this into your AI agent's chat. It handles everything including install, MCP setup, and init:

Read https://raw.githubusercontent.com/crsxmd/rewindex/main/AI-SETUP.md and follow the setup instructions.

Manual setup

1. Install

pipx install rewindex   # recommended
pip install rewindex    # alternative
uv tool install rewindex

2. Add as MCP server — see mcp-register.md for per-agent instructions

Supported agents: Claude Code, Cursor, Windsurf, Cline, Roo Code, Continue, GitHub Copilot, Gemini CLI, Codex CLI, OpenCode, Warp, OpenHands, Goose, Augment, Kilo Code, Junie, Hermes, and more

3. Initialize your workspace

rewindex init           # interactive — asks for workspace name and folder

Dashboard

rewindex web

Open http://localhost:9009 — browse snapshots, view diffs, rewind files, manage flags and settings. Included in the package, no extra install needed.


Pricing

Free forever. No account required.

Want to upgrade? Check rewindex.org


Documentation


License

Proprietary. See LICENSE for details.

F
license - not found
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    A smart, checkpoint‑based undo system for Claude Code. Automatically snapshots file states before modifications, deduplicates unchanged checkpoints, and enables lightning‑fast restoration so you can experiment confidently with AI‑driven edits.
    Last updated
    5
    13
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Provides specialized backup and restoration capabilities for AI agents and code editors, enabling instant, context-aware save points for files and folders. It supports version history, pattern filtering, and automated safety backups to protect code during critical refactoring or restructuring tasks.
    Last updated
  • A
    license
    -
    quality
    A
    maintenance
    Zero-setup safety toolkit for AI coding agents with 16 built-in tools for context gathering, safe file editing, validation, and session memory. Features rollback, circuit breaker, sandbox, timeout, and dangerous pattern blocking — no config, no API key, no database required.
    Last updated
    329
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).

  • Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.

  • Lints + auto-fixes how AI coding agents discover any new product. 24 rules, 6 tools, score 0-100.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crsxmd/rewindex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server