mcpbeat Sign in

Rival MCP Server

by nuance-dev Your server? Claim it
local only

Rival runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Query AI model benchmarks, pricing, and comparisons from rival.tips

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 17 · avg 5 · -64% w/w
a month agotoday
23
Installs / week
npm · rival-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rival -- npx -y rival-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rival": {
      "args": [
        "-y",
        "rival-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rival]
command = "npx"
args = ["-y", "rival-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rival": {
      "args": [
        "-y",
        "rival-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rival": {
      "args": [
        "-y",
        "rival-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Rival

same job, measured the same way
Aiiq MCP
by shea256

Query AI IQ (aiiq.org) model IQ, rankings, benchmarks, and methodology.

49 installs/wk local only
LLM Advisor
by daichi-kudo

Real-time LLM/VLM benchmarks, pricing, and recommendations. 300+ models, 5 sources.

156 installs/wk local only
AI Pricing Hub
by gishh

Source-backed AI model pricing, rankings, history, and benchmark data.

11 tools answering
Inferenceindexer MCP
by desmartin01

AI inference pricing for agents: live and historical model prices, provider comparison.

388 installs/wk 10 tools answering
Tokencost Dev
by jeff-atriumn

LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM

34 installs/wk local only
Modelpricewatch
by modelpricewatch

Live LLM API pricing: token prices, comparisons, cheapest-model lookups. No key required.

43 installs/wk 4 tools answering
ComparEdge
by imkemit-ops

Verified pricing, alternatives, and comparisons for 495+ SaaS and AI tools.

67 installs/wk local only
Esim MCP
by kakha13

Compare travel eSIM plans by country, and regional vs local pricing for multi-country trips.

29 installs/wk local only

Rival — questions

Answers built from our own checks of this server.

Why is there no uptime for Rival?
Rival runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rival-mcp was installed 23 times last week.
Is Rival still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Rival?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rival-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rival?
The npm package rival-mcp was installed 23 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.