# com.ruzora/ruzora (remote · mcp.ruzora.com)

Pre-vetted senior LATAM engineers for US startups: hiring leads, open roles, applications.

- Trust score: 59/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-21

## Components

- remote · `mcp.ruzora.com`: 59/100 (this document), [markdown](https://verifymcp.io/servers/com-ruzora-ruzora/mcp.md), [page](https://verifymcp.io/servers/com-ruzora-ruzora/mcp)

## Channel facts

- Endpoint: `https://mcp.ruzora.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-21.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 47/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 513 tokens (~39/item across 13 items; 7 tools + 6 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-ruzora-ruzora https://mcp.ruzora.com/mcp
```

### Codex

```toml
[mcp_servers.com-ruzora-ruzora]
url = "https://mcp.ruzora.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ruzora-ruzora": {
      "type": "remote",
      "url": "https://mcp.ruzora.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ruzora-ruzora --url https://mcp.ruzora.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ruzora-ruzora:
    url: "https://mcp.ruzora.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-ruzora-ruzora": {
      "type": "http",
      "url": "https://mcp.ruzora.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-21 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-19 (score 58, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-18 (score 57)

First indexed and scored.

## MCP tools (7)

### `create_hiring_lead` (~88 tokens)

Submit a hiring inquiry to Ruzora. Use when a company wants to hire senior LATAM engineers for their team.

Input parameters:

- `company_domain` (string): Company website domain
- `company_name` (string, required): Company name
- `email` (string, required): Business email address
- `name` (string, required): Full name of the hiring manager
- `phone` (string): Phone number

### `request_demo` (~81 tokens)

Request a demo call with Ruzora. A team member will reach out within 24 hours to discuss your hiring needs.

Input parameters:

- `company_domain` (string): Company website domain
- `company_name` (string, required): Company name
- `email` (string, required): Business email
- `name` (string, required): Full name
- `phone` (string): Phone number

### `submit_candidate_application` (~108 tokens)

Apply to Ruzora's talent network. For software engineers in LATAM interested in remote positions with US startups paying USD salaries.

Input parameters:

- `email` (string, required): Email address
- `first_name` (string, required): First name
- `last_name` (string, required): Last name
- `linkedin_url` (string): LinkedIn profile URL
- `message` (string): Brief intro or relevant experience
- `phone` (string): Phone number
- `role_category` (string, required): Primary role category

### `create_factory_inquiry` (~91 tokens)

Request a custom software project from Ruzora's Software Factory. Fixed-price development by senior LATAM engineers.

Input parameters:

- `budget` (string): Budget range (USD)
- `company` (string, required): Company name
- `description` (string, required): What you want built
- `email` (string, required): Business email
- `name` (string, required): Contact person name
- `timeline` (string): Desired timeline

### `list_open_roles` (~33 tokens)

Get all currently open engineering roles at Ruzora. Returns titles, tech stacks, experience levels, and application URLs.

### `get_job_details` (~49 tokens)

Get detailed information about a specific job role including responsibilities, requirements, and tech stack.

Input parameters:

- `slug` (string, required): Job slug (e.g., "devops-engineer", "ai-engineer")

### `get_company_info` (~28 tokens)

Get comprehensive information about Ruzora's services, process, value proposition, and differentiators.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ruzora-ruzora/mcp#diagnostics

## Score history

- 2026-08-21: 59
- 2026-08-20: 58
- 2026-08-19: 58
- 2026-08-18: 57

## Links

- Remote endpoint: https://mcp.ruzora.com/mcp
- Website: https://www.ruzora.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-ruzora-ruzora/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ruzora-ruzora/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-ruzora-ruzora/mcp
