VR.org VR / AR / XR Reader
NPM · VR-ORG-MCP · SCANNED SEP 20
Read-only VR / AR / XR news, full-text editorial, events, deals, and buyer guides from VR.org.
Available components
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 & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to evanatpizzarobot/vr-org-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 39 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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 788 tokens (~52/item across 15 items; 11 tools + 4 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 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 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 12 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
How do I install the VR.org VR / AR / XR Reader MCP server?
VR.org VR / AR / XR Reader runs locally as an npm package, launched with npx -y vr-org-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · vr-org-mcp
claude mcp add org-vr-vr-mcp -- npx -y vr-org-mcp
{
"mcpServers": {
"org-vr-vr-mcp": {
"command": "npx",
"args": [
"-y",
"vr-org-mcp"
]
}
}
} {
"servers": {
"org-vr-vr-mcp": {
"command": "npx",
"args": [
"-y",
"vr-org-mcp"
]
}
}
} codex mcp add org-vr-vr-mcp -- npx -y vr-org-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"org-vr-vr-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"vr-org-mcp"
],
"enabled": true
}
}
} openclaw mcp add org-vr-vr-mcp --command npx --arg -y --arg vr-org-mcp
mcp_servers:
org-vr-vr-mcp:
command: "npx"
args: ["-y", "vr-org-mcp"] {
"McpServers": {
"org-vr-vr-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"vr-org-mcp"
]
}
}
} assistant mcp add org-vr-vr-mcp -t stdio -c npx -a -y vr-org-mcp
{
"mcpServers": {
"org-vr-vr-mcp": {
"command": "npx",
"args": [
"-y",
"vr-org-mcp"
]
}
}
} 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.
- 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.
- 17 Sept 26 −2
- Stability: pass → 0.80 functional
- 16 Sept 26 0
- Stability: 0.97 → pass security
- 15 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 14 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
- 12 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.
- 10 Sept 26 −2
- Stability: pass → 0.80 functional
- 9 Sept 26 0
- Stability: 0.97 → pass security
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 20 Sept 2026 · Analysed npm/vr-org-mcp@0.3.2
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | evanatpizzarobot/vr-org-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/evanatpizzarobot/vr-org-mcp/.github/workflows/publish.yml@refs/tags/v0.3.2 |
| Rekor log index | 2086999715 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:967d64c466342b3c7bfa6ba453bce2e1c9d8b93b7008604cebdbcd98ba0c6161870cd9ab2d55f8365d36d630c629f773788287540e8a0b22255e729ab |
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 →
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 →
compare_vr_headsets Compare two VR headsets ~82
Returns a side-by-side of two headsets (price, badge, description, retailer links) drawn from VR.org's curated catalog. Accepts partial names like 'Quest 3' or 'PSVR2'.
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | First headset name (partial match allowed). |
| b | string | yes | Second headset name (partial match allowed). |
No output schema declared.
No examples provided.
get_top_vr_apps Get the top VR apps list ~26
Returns VR.org's current ranked list of the top VR apps and utilities.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_top_vr_games Get the top VR games list ~24
Returns VR.org's current ranked list of the top VR games.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_vr_article Get a VR.org article by slug ~73
Returns the full content of a single VR.org original article by its slug: metadata (title, author, date, category, tags, snippet), the canonical URL, and the article body HTML.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The article slug, e.g. 'why-vr-is-the-perfect-horror-machine'. |
No output schema declared.
No examples provided.
get_vr_deals Get VR product deals and prices ~61
Returns VR.org's current curated product picks (headsets, accessories, AR glasses) with prices, badges, and retailer links. Optionally filter to one section.
| Name | Type | Req | Description |
|---|---|---|---|
| section | string | – | Optional section filter, e.g. 'headsets'. |
No output schema declared.
No examples provided.
get_vr_events Get upcoming VR / AR / XR events ~88
Returns upcoming VR, AR, and XR industry events (conferences, expos, launches) from VR.org's events calendar, soonest first. Set include_past to also include events that have already ended.
| Name | Type | Req | Description |
|---|---|---|---|
| include_past | boolean | – | Include events that have already ended (default false). |
| limit | number | – | Max results, 1-50 (default 10). |
No output schema declared.
No examples provided.
get_vr_trending Get trending VR topics ~28
Returns the topics currently trending across VR.org's aggregated VR / AR / XR feed.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_vr_originals List VR.org original articles ~88
Returns summaries of VR.org's own editorial articles (original reporting, opinion, retrospectives, and guides), newest first. Optionally filter by category.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Optional category filter: hardware, gaming, software, enterprise, ar, or xr. Omit for all categories. |
| limit | number | – | Max results, 1-50 (default 15). |
No output schema declared.
No examples provided.
list_vr_sources List VR.org news sources ~30
Returns the news sources VR.org aggregates, with per-source article counts and status, plus aggregate totals.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_vr_news Search VR / AR / XR news ~115
Returns the latest VR, AR, and XR headlines from VR.org's live aggregated feed (8 VR-native sources plus filtered general tech). Optionally filter by category and match a keyword in the title or snippet.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Optional category filter: hardware, gaming, software, enterprise, ar, or xr. Omit for all categories. |
| limit | number | – | Max results, 1-50 (default 20). |
| query | string | – | Optional keyword to match in the title or snippet. |
No output schema declared.
No examples provided.
vr_explain Explain a VR / AR / XR topic ~76
Returns a canonical VR.org answer and the authoritative pillar-page link for a common VR / AR / XR question (for example 'what is vr', 'best headset', 'ar glasses', 'vr for beginners').
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | yes | The topic or question, e.g. 'what is vr' or 'best vr headset'. |
No output schema declared.
No examples provided.
What is the VR.org VR / AR / XR Reader MCP server?
VR.org VR / AR / XR Reader is an MCP server listed in the public MCP registry as org.vr/vr-mcp. Read-only VR / AR / XR news, full-text editorial, events, deals, and buyer guides from VR.org. This page covers its npm package (vr-org-mcp).
Is the VR.org VR / AR / XR Reader MCP server safe to use?
VR.org VR / AR / XR Reader scores 95 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 VR.org VR / AR / XR Reader MCP server expose?
VR.org VR / AR / XR Reader exposes 11 tools: search_vr_news, get_vr_trending, list_vr_originals, get_vr_article, get_vr_events, and 6 more. Their descriptions and schemas cost roughly 691 tokens of context every time the server is loaded.
Is the VR.org VR / AR / XR Reader MCP server still maintained?
VR.org VR / AR / XR Reader is still listed as active in the MCP registry. We last reached this channel on 20 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 VR.org VR / AR / XR Reader MCP server under?
VR.org VR / AR / XR Reader declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.