Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

PVPWire

NPM · @PVPWIRE/MCP-SERVER · SCANNED SEP 24

Hand-compiled game-mechanics data for Diablo 2, Path of Exile, Diablo 3 and GW2, plus live signal.

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1063 tokens (~106/item across 10 items; 9 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the PVPWire MCP server?

PVPWire runs locally as an npm package, launched with npx -y @pvpwire/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @pvpwire/mcp-server

# add to Claude Code
claude mcp add com-pvpwire-pvpwire -- npx -y @pvpwire/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "com-pvpwire-pvpwire": {
      "command": "npx",
      "args": [
        "-y",
        "@pvpwire/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-pvpwire-pvpwire": {
      "command": "npx",
      "args": [
        "-y",
        "@pvpwire/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-pvpwire-pvpwire -- npx -y @pvpwire/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pvpwire-pvpwire": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@pvpwire/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-pvpwire-pvpwire --command npx --arg -y --arg @pvpwire/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-pvpwire-pvpwire:
    command: "npx"
    args: ["-y", "@pvpwire/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-pvpwire-pvpwire": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@pvpwire/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-pvpwire-pvpwire -t stdio -c npx -a -y @pvpwire/mcp-server
// mcp.json
{
  "mcpServers": {
    "com-pvpwire-pvpwire": {
      "command": "npx",
      "args": [
        "-y",
        "@pvpwire/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 23 Sept 26 +1
    • Stability: 0.97 → pass security
  • 21 Sept 26 +1

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

  • 19 Sept 26 +1

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

  • 16 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

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

  • 11 Sept 26 +1

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

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/@pvpwire/mcp-server@1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~1,047 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
find_pvpwire_data ~125

Discover which PVPWire endpoint answers a data need. Describe what you want in plain language (e.g. "OSRS item prices", "which shooter is trending", "Diablo 2 runewords") and get the 2 to 3 best-matching endpoints with their path, what they return, and whether they are free or paid. Free, no auth. Use this first when no dedicated tool obviously fits.

NameTypeReqDescription
limitinteger–Max matches. Default 3.
querystringyesPlain-language description of the data you need.

No output schema declared.

No examples provided.

get_economy_arbitrage ~214

Cross-market arbitrage verdict for a tracked game economy (osrs, gw2, ffxiv): the widest sustained buy/sell spread to exploit, computed over PVPWire's own daily corpus. Free preview returns the single top pick (rate limited per client) and covers all three games. Set full=true for the ranked table, volume-based risk flags, data freshness, and an AFTA Ed25519-signed receipt; the paid verdict covers osrs and ffxiv only, since gw2 is served on the free tier. Costs 10 credits ($0.10) and requires a PVPWIRE_TOKEN bearer token (buy at https://pvpwire.com/developers/agent-payments).

NameTypeReqDescription
fullboolean–true = paid full verdict, osrs and ffxiv only (10 credits, needs PVPWIRE_TOKEN). Omit or false for the free top-pick preview, which also covers gw2.
gamestringyesTracked economy.

No output schema declared.

No examples provided.

get_economy_snapshot ~66

Latest daily market snapshot for a tracked game economy, from PVPWire's own captured corpus. Free, no auth. Returns item coverage and the day's notable movers. Games: osrs, gw2, ffxiv.

NameTypeReqDescription
gamestringyesTracked economy.

No output schema declared.

No examples provided.

get_game_dataset ~168

Fetch a PVPWire game-data table in bulk rather than by lookup: every Diablo 2 runeword, every Path of Exile skill gem, every Diablo 3 set. Paged, because a table can run to thousands of rows. Call list_game_datasets first if you do not know the key. Free, no auth.

NameTypeReqDescription
datasetstringyesDataset key, e.g. "runewords", "skill-gems", "sets".
gamestringyesGame prefix, e.g. "d2", "poe", "d3", "gw2". Call list_game_datasets for the current set.
limitinteger–Entries per page. Default 25.
offsetinteger–Entries to skip, for paging.

No output schema declared.

No examples provided.

get_game_players ~94

Live runtime signal for one tracked game across 119 titles: current Steam players, Twitch viewers, and IGDB metadata (genres, rating). Not every game has every signal: titles off Steam (League of Legends, Fortnite) report Twitch and IGDB only. Free, no auth. Pass the catalog slug (e.g. counter-strike-2, marvel-rivals).

NameTypeReqDescription
slugstringyesCatalog game slug.

No output schema declared.

No examples provided.

get_gaming_news ~83

Ranked competitive-gaming news aggregated by PVPWire from editorial, Reddit, and Steam. Free, no auth. Use source to filter and digest for headline-only rows.

NameTypeReqDescription
digestboolean–Headline-only rows when true.
limitinteger–Max items. Default 15.
sourcestring–Filter by source. Default all.

No output schema declared.

No examples provided.

get_trending_games ~47

Live ranked list of what is being played right now, fused from Twitch viewers and Steam players. Free, no auth.

NameTypeReqDescription
limitinteger–Max titles. Default 10.

No output schema declared.

No examples provided.

list_game_datasets ~47

List every game-data table PVPWire serves, with its game, contents, and entry count. Cheap orientation call before search_game_data or get_game_dataset. Free, no auth.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_game_data ~203

Search PVPWire's independently compiled game-mechanics data by item name or effect text, across every covered game: Diablo 2 runewords, cube recipes, breakpoints, uniques, set items and sets; Path of Exile uniques, keystones and skill gems; Diablo 3 legendary powers and sets. Answers "what does Aether Walker do", "which runeword gives faster cast rate", "poe keystone about energy shield". Free, no auth.

NameTypeReqDescription
datasetstring–Limit to one dataset key, e.g. "runewords".
gamestring–Limit to one game prefix, e.g. "d2", "poe", "d3", "gw2". Omit to search all.
limitinteger–Max results. Default 8.
querystringyesItem, skill, or effect text, e.g. "Enigma" or "cannot be frozen".

No output schema declared.

No examples provided.

Common questions

What is the PVPWire MCP server?

PVPWire is an MCP server listed in the public MCP registry as com.pvpwire/pvpwire. Hand-compiled game-mechanics data for Diablo 2, Path of Exile, Diablo 3 and GW2, plus live signal. This page covers its npm package (@pvpwire/mcp-server).

Is the PVPWire MCP server safe to use?

PVPWire scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the PVPWire MCP server expose?

PVPWire exposes 9 tools: list_game_datasets, search_game_data, get_game_dataset, get_gaming_news, get_game_players, and 4 more. Their descriptions and schemas cost roughly 1,047 tokens of context every time the server is loaded.

Is the PVPWire MCP server still maintained?

PVPWire is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the PVPWire MCP server under?

PVPWire declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.