vr-org-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VR_ORG_BASE_URL | No | Override the base URL (only useful for staging) | https://vr.org |
| VR_ORG_UA_SUFFIX | No | Optional suffix appended to the outbound User-Agent |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_vr_newsA | 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. |
| get_vr_trendingA | Returns the topics currently trending across VR.org's aggregated VR / AR / XR feed. |
| list_vr_originalsA | Returns summaries of VR.org's own editorial articles (original reporting, opinion, retrospectives, and guides), newest first. Optionally filter by category. |
| get_vr_articleA | Returns metadata (title, author, date, category, tags, snippet) and the canonical URL for a single VR.org original article identified by its slug. |
| get_vr_dealsB | Returns VR.org's current curated product picks (headsets, accessories, AR glasses) with prices, badges, and retailer links. Optionally filter to one section. |
| compare_vr_headsetsA | 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'. |
| get_top_vr_gamesA | Returns VR.org's current ranked list of the top VR games. |
| get_top_vr_appsA | Returns VR.org's current ranked list of the top VR apps and utilities. |
| list_vr_sourcesA | Returns the news sources VR.org aggregates, with per-source article counts and status, plus aggregate totals. |
| vr_explainA | 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'). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/evanatpizzarobot/vr-org-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server