# Rams MCP server

Design review for UI code: 291 rules, scored 0-100 with fixes and git-applyable patches.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-rams-rams
- Website: https://www.rams.ai/mcp

## Install
- Endpoint: https://worker.rams.ai/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://worker.rams.ai/mcp
- Header: Authorization

## Tools
- usage (Rams review quota) - Check how many Rams reviews this workspace has used and has left (rolling 30 days, shared between the GitHub App and MCP). Free to call — does not consume a review. Endpoint: https://worker.rams.ai/mcp
- review_files (Rams design review) - Run a Rams design review over UI files (React, Vue, Svelte, CSS). Returns a 0-100 score (criticals cap it: one caps at 59, two at 49, three or more at 39), issues with severity, category, file:line, and concrete fixes. Use before committing UI changes to catch accessibility and design problems. TOKEN COST WARNING: reading and sending files consumes the CALLING agent's context and token budget, roughly proportional to the code sent. Reviewing a handful of changed screens is cheap; a whole-codebase audit in many batches can consume a large share of the user's model allowance — warn the user and get their OK before starting one, and prefer reviewing the highest-traffic screens. Endpoint: https://worker.rams.ai/mcp
- verify_fixes (Verify Rams fixes landed) - Re-check previous review_files findings against updated file contents. Returns fixed vs still-present per finding. Much cheaper and faster than a full re-review; does NOT consume review quota. Use after applying fixes. Endpoint: https://worker.rams.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.rams
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 31, 2026
- Source: https://registry.modelcontextprotocol.io
