Skip to main content
ClaudeWave

Revelara reliability intelligence for coding agents: hosted MCP server plus setup skill for Claude Code, Cursor, and Gemini CLI

MCP ServersOfficial Registry0 stars0 forksApache-2.0Updated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/15/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/revelara-ai/revelara-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "revelara-plugin": {
      "command": "node",
      "args": ["/path/to/revelara-plugin/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/revelara-ai/revelara-plugin and follow its README for install instructions.
Use cases

MCP Servers overview

# Revelara plugin

Reliability intelligence for coding agents. This plugin connects your agent to the hosted Revelara MCP server at `https://api.revelara.ai/mcp`.

The server gives the agent evidence for reliability decisions:

- **Incidents**: a curated corpus of public production incidents, with links to the original reports.
- **Risks**: your organization's risk register, with mapped controls and evidence.
- **Controls**: a reliability controls catalog, with STPA-inspired safety views.
- **Knowledge**: distilled facts, procedures, patterns, and graded practices.
- **Graph**: the links between incidents, technologies, services, and controls.
- **Service catalog**: tiers, owners, stacks, and dependencies.

All 22 tools only read data. All results are scoped to your organization.

## Install

### Claude Code

```sh
claude plugin marketplace add revelara-ai/revelara-plugin
claude plugin install revelara@revelara
```

Then run `/mcp`, select `revelara`, and sign in.

### Cursor

Install `revelara` from the Cursor Marketplace, or add the MCP server from `mcp.json` in this repository.

### Gemini CLI

```sh
gemini extensions install https://github.com/revelara-ai/revelara-plugin
```

### Any MCP client

Add a Streamable HTTP server with the URL `https://api.revelara.ai/mcp`. The server uses OAuth 2.1 with dynamic client registration. It is also listed in the MCP Registry as `ai.revelara/mcp`.

## Account

You need a Revelara account. Create one at https://app.revelara.ai.

## Code scanning

The plugin includes a `setup` skill. It connects the MCP server and, if you want, installs the [`rvl`](https://github.com/revelara-ai/rvl-cli) scanner. The scanner runs locally, and your code never leaves your machine.

## Links

- Documentation: https://app.revelara.ai/help/mcp
- Privacy policy: https://revelara.ai/privacy
- Terms: https://revelara.ai/terms
- Support: team@revelara.ai

## License

Apache-2.0. See [LICENSE](LICENSE).
claude-code-plugincursor-plugingemini-cli-extensionmcpreliabilitysre

What people ask about revelara-plugin

What is revelara-ai/revelara-plugin?

+

revelara-ai/revelara-plugin is mcp servers for the Claude AI ecosystem. Revelara reliability intelligence for coding agents: hosted MCP server plus setup skill for Claude Code, Cursor, and Gemini CLI It has 0 GitHub stars and its last recorded update is dated 2026-09-15.

How do I install revelara-plugin?

+

You can install revelara-plugin by cloning the repository (https://github.com/revelara-ai/revelara-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is revelara-ai/revelara-plugin safe to use?

+

Our security agent has analyzed revelara-ai/revelara-plugin and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains revelara-ai/revelara-plugin?

+

revelara-ai/revelara-plugin is maintained by revelara-ai. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.

Are there alternatives to revelara-plugin?

+

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

Deploy revelara-plugin 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: revelara-ai/revelara-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/revelara-ai-revelara-plugin)](https://claudewave.com/repo/revelara-ai-revelara-plugin)
<a href="https://claudewave.com/repo/revelara-ai-revelara-plugin"><img src="https://claudewave.com/api/badge/revelara-ai-revelara-plugin" alt="Featured on ClaudeWave: revelara-ai/revelara-plugin" width="320" height="64" /></a>

More MCP Servers

revelara-plugin alternatives