Searches VR, AR, and XR news, originals, events, deals, headset comparisons, games, and apps through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Vr Org MCP.
search_vr_newsLatest VR / AR / XR headlines from the live feed, with optional category filter and keyword match
get_vr_trendingTopics currently trending across the feed
list_vr_originalsSummaries of VR.org's own editorial articles, newest first
get_vr_articleFull content of one original by slug: metadata, canonical URL, and the article body HTML
get_vr_eventsUpcoming VR / AR / XR industry events (conferences, expos, launches), soonest first
get_vr_dealsCurated product picks with prices, badges, and retailer links
The evanatpizzarobot/vr-org-mcp MCP server connects MCP-compatible clients to VR.org's public content API. Its scope is read-only VR, AR, and XR information: current aggregated headlines, VR.org's own articles, upcoming industry events, product deals, headset comparisons, ranked games, ranked apps, source listings, and short answers to common VR questions.
The server exposes eleven tools. News discovery includes keyword and category filtering, trending-topic lookup, source counts, and access to VR.org's original editorial. Article retrieval accepts a slug and returns metadata, the canonical URL, and the article's HTML body. Other tools cover events, curated product picks with prices and retailer links, headset comparisons, top games, top apps, and canonical explanatory answers.
Five browsable resources provide latest news, recent originals, upcoming events, guide answers, and article content by slug. Three prompts support headset recommendations based on budget and use case, weekly VR roundups, and grounded explanations of VR topics.
Each tool builds a request to VR.org's public JSON API under https://vr.org/api/* and returns an agent-oriented response. The API base URL is fixed in the source, so requests are limited to VR.org. The server does not store secrets, perform writes, request sampling, or move money.
Responses are sanitized by removing control characters and zero-width or direction-override characters. Serialized output is capped at 50 KB, and free-text inputs have schema-level length limits. Errors use structured, non-echoing responses; error text is also scrubbed, capped, and checked for credential-shaped substrings. Feed items identify whether content comes from VR.org editorial or a third-party feed, and responses containing relayed text include a content notice.
For local use, run the package through npx:
An MCP client can launch that command over stdio. Claude Desktop and Cursor configurations use npx with -y and vr-org-mcp as the package argument. The README also documents Claude Code and a downloadable MCPB package for Claude Desktop.
A hosted alternative is available at https://vr.org/mcp through MCP's streamable-HTTP transport. This avoids a local package installation and is intended for clients that support remote MCP connections. Setup guidance for clients is provided at https://vr.org/connect.
The only documented environment variable is VR_ORG_UA_SUFFIX, an optional suffix added to the outbound User-Agent. No API key or other credential is required. The API base URL cannot be changed through configuration.
The evanatpizzarobot/vr-org-mcp MCP server supports tasks such as:
The accompanying prompts can turn these data sources into a headset recommendation, a weekly roundup, or a topic explanation. The resources are useful when a client wants to attach recurring VR.org content directly as context instead of invoking a tool.
Content is limited to what VR.org exposes through its public API and feed. The server is read-only and cannot publish, edit, purchase, or otherwise mutate data. Third-party headlines and snippets are relayed from outside publishers, so clients should treat that text as data rather than instructions; the server marks its provenance and includes a notice when applicable.
Output limits may truncate or constrain unusually large responses, while input length limits apply to free-text parameters. Because the API endpoint is fixed to VR.org, this package is not a general-purpose news search server or a connector for arbitrary VR websites. Its usefulness depends on the availability and freshness of VR.org's feeds, editorial content, deals, rankings, and event data.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/evanatpizzarobot-vr-org-mcp)<a href="https://allmcps.com/mcp/evanatpizzarobot-vr-org-mcp"><img src="https://allmcps.com/api/badge/evanatpizzarobot-vr-org-mcp?style=directory" alt="Vr Org MCP on AllMCPs" /></a>