Skip to main content
ClaudeWave
rami-code-review avatar
rami-code-review

claude-code-marketplace

View on GitHub

Claude Code plugins for [Rami Code Review](https://rami.reviews)

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/rami-code-review/claude-code-marketplace
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "claude-code-marketplace": {
      "command": "node",
      "args": ["/path/to/claude-code-marketplace/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/rami-code-review/claude-code-marketplace and follow its README for install instructions.
Use cases

MCP Servers overview

<p align="center">
  <img src="https://rami.reviews/static/images/rami_logo_full.png" alt="Rami" width="200">
</p>

# Rami Code Review

**Works with Claude Code AND Codex.** Rami reviews every PR for security, bugs, and performance — then fixes the findings through MCP. You stay in control of what merges.

<p align="center">
  <img src="https://rami.reviews/static/images/rami_pr_check.png" alt="Rami PR check" width="720">
</p>

## Disputing Findings

Not every finding needs a fix. Push back when you have evidence — Rami evaluates the dispute and either accepts it or asks you to fix:

- **False positive** — the code is actually correct
- **Framework guarantee** — the framework handles this case
- **Intentional design** — this is by design, not a mistake
- **Duplicate** — the same issue is reported elsewhere

The dispute loop runs in the same session as the review, so accepted disputes drop out and only real issues land in your commits.

## Getting Started

### 1. Install the GitHub App

[Install Rami](https://github.com/apps/rami-code-remeow) on your repository.

### 2. Add the marketplace

Claude Code:

```
/plugin marketplace add rami-code-review/claude-code-marketplace
```

Codex:

```
Install the Rami plugin from this repository's Codex marketplace metadata.
```

### 3. Install the plugin

Claude Code:

```
/plugin install rami@rami-code-review
```

Codex:

```
Install the rami plugin from the rami-code-review marketplace.
```

### 4. Run a review

On a PR branch, run:

```
/rami:review
```

Rami fetches the review, walks each finding by priority, and applies fixes (or accepts disputes) until the PR is clean.

## Commands

### `/rami:review`

Full review-fix-dispute loop on the current PR branch:

- Fetches review results
- Walks findings by priority (blocking → high → medium → low)
- Fixes each one — or lets you dispute with evidence
- Commits and pushes
- Repeats until clean (up to 5 iterations)

### `/rami:review-status`

Check review status without triggering a new review.

### `/rami:usage`

Check remaining quota and credit balance.

## Troubleshooting

**"No PR found for branch"** — push the branch and open a pull request.

**"Authentication required"** — install the [Rami GitHub App](https://github.com/apps/rami-code-remeow) on the repo.

**Review taking too long?** — `/rami:review-status` checks progress without triggering a new review.

## Links

- [Rami](https://rami.reviews)
- [GitHub App](https://github.com/apps/rami-code-remeow)

## License

MIT
aiai-code-reviewanthropicclaude-codeclaude-code-pluginclaude-skillcode-reviewcodexcursorgithub-appmcpmcp-servermodel-context-protocolpull-request

What people ask about claude-code-marketplace

What is rami-code-review/claude-code-marketplace?

+

rami-code-review/claude-code-marketplace is mcp servers for the Claude AI ecosystem. Claude Code plugins for [Rami Code Review](https://rami.reviews) It has 0 GitHub stars and was last updated today.

How do I install claude-code-marketplace?

+

You can install claude-code-marketplace by cloning the repository (https://github.com/rami-code-review/claude-code-marketplace) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is rami-code-review/claude-code-marketplace safe to use?

+

rami-code-review/claude-code-marketplace has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains rami-code-review/claude-code-marketplace?

+

rami-code-review/claude-code-marketplace is maintained by rami-code-review. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to claude-code-marketplace?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy claude-code-marketplace to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: rami-code-review/claude-code-marketplace
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rami-code-review-claude-code-marketplace)](https://claudewave.com/repo/rami-code-review-claude-code-marketplace)
<a href="https://claudewave.com/repo/rami-code-review-claude-code-marketplace"><img src="https://claudewave.com/api/badge/rami-code-review-claude-code-marketplace" alt="Featured on ClaudeWave: rami-code-review/claude-code-marketplace" width="320" height="64" /></a>