Productivity|DevelopmentTypeScript

claude-ops-mcp

Query your Claude Code history.

Free
N/A rating (0 reviews)0 installs3 GitHub stars
MCPClaudelogs
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

An MCP server exposing file edits, Bash runs, and diffs from local Claude logs. Designed to help agents inspect what happened, generate diffs, and assist with rollback or failure analysis.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-ops-mcp": {
      "args": [
        "-y",
        "claude-ops-mcp"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for claude-ops-mcp securely

Loading...