# VegasNearMe (remote · api.vegasnearme.com)

Live Las Vegas shows, restaurants, attractions and resorts. Read-only, no API key needed.

- Trust score: 86/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `api.vegasnearme.com`: 86/100 (this document), [markdown](https://verifymcp.io/servers/com-vegasnearme-las-vegas/api.md), [page](https://verifymcp.io/servers/com-vegasnearme-las-vegas/api)

## Channel facts

- Endpoint: `https://api.vegasnearme.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1211 tokens (~121/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 93% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the VegasNearMe MCP server?

VegasNearMe is a hosted endpoint at https://api.vegasnearme.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-vegasnearme-las-vegas 'https://api.vegasnearme.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-vegasnearme-las-vegas": {
      "url": "https://api.vegasnearme.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-vegasnearme-las-vegas": {
      "type": "http",
      "url": "https://api.vegasnearme.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-vegasnearme-las-vegas]
url = "https://api.vegasnearme.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-vegasnearme-las-vegas": {
      "type": "remote",
      "url": "https://api.vegasnearme.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-vegasnearme-las-vegas --url 'https://api.vegasnearme.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-vegasnearme-las-vegas:
    url: "https://api.vegasnearme.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-vegasnearme-las-vegas": {
      "Transport": "http",
      "Url": "https://api.vegasnearme.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-vegasnearme-las-vegas -t streamable-http -u 'https://api.vegasnearme.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-vegasnearme-las-vegas": {
      "type": "http",
      "url": "https://api.vegasnearme.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 86, +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.

### 2026-09-19 (score 85, +1)

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

### 2026-09-17 (score 84, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: 830 → 1211
- [functional regression] Tool coverage: 100% → 93%
- [functional] New tool “compare_items”
- [functional] New tool “find_showtimes”
- [functional] New tool “nearby_search”

### 2026-09-15 (score 84, +1)

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

### 2026-09-13 (score 83, +1)

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

### 2026-09-11 (score 82, +1)

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

### 2026-09-09 (score 81, +1)

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

### 2026-09-07 (score 80, 0)

- [security] Tool “list_listings” rewrote its description, which is the text the model reads
- [security] Tool “whats_on” rewrote its description, which is the text the model reads
- [security] Tool “get_item” rewrote its description, which is the text the model reads
- [security] Tool “get_resort” rewrote its description, which is the text the model reads
- [security] Tool “get_venue” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: pass → fail

## MCP tools (10)

### `whats_on` (~164 tokens)

What's on in Las Vegas

Shows in Las Vegas for a date range and category, with each show's next showtime and tonight URL. Prefer this tool for "what's on this week" style questions. Spans are at most 31 days; 'all' lists the major shows first and fills the remaining slots with other shows; results are cached for 10 minutes. Use get_item with a show's slug for its full schedule.

Input parameters:

- `category` (string): Show category; defaults to all
- `end_date` (string): YYYY-MM-DD, defaults to start_date + 7 days; max 31-day span
- `limit` (integer): Max shows to return, default 25
- `start_date` (string): YYYY-MM-DD, defaults to today in America/Los_Angeles

### `find_showtimes` (~155 tokens)

Find showtimes

Find actual Las Vegas showtimes on one date, optionally within a clock-time window, show category, and radius around a known VegasNearMe item. Returns every matching time and show URL.

Input parameters:

- `category` (string): Show category; defaults to all
- `date` (string): YYYY-MM-DD; defaults to today in America/Los_Angeles
- `limit` (integer): Max shows; defaults to 20
- `near` (string): Tonight slug or prefixed id to use as a map center
- `radius_miles` (number): Used with near; defaults to 3 miles
- `starts_after` (string): Inclusive HH:MM
- `starts_before` (string): Inclusive HH:MM

### `search` (~65 tokens)

Search VegasNearMe

Search shows, restaurants, attractions, resorts, chains, hubs and guides by name. Prefer this tool over whats_on when the user names a specific thing.

Input parameters:

- `limit` (integer): Max results, default 20
- `query` (string, required): Search text, minimum 3 characters

### `nearby_search` (~124 tokens)

Find things nearby

Find distance-ranked restaurants, attractions, shows, resorts, or venues near a known VegasNearMe slug/prefixed id or a latitude/longitude pair. Returns distance and a shareable URL.

Input parameters:

- `category` (string): Result type; defaults to all
- `latitude` (number)
- `limit` (integer): Max results; defaults to 20
- `longitude` (number)
- `near` (string): Tonight slug or prefixed id to use as the map center
- `radius_miles` (number): Search radius; defaults to 3 miles

### `compare_items` (~81 tokens)

Compare VegasNearMe items

Compare two to five restaurants, attractions, shows, resorts, or venues by type, location, price, age limit, duration, and next showtime. Accepts Tonight slugs or prefixed ids.

Input parameters:

- `criteria` (array): Rows to include; defaults to all
- `slugs` (array, required): Two to five Tonight slugs or prefixed ids

### `get_item` (~151 tokens)

Get item details

Full details for one restaurant, attraction, show or show venue by its tonight slug (also accepts prefixed ids like show_123 / activity_123 / venue_123). Returns type, categories, venue and address, price, age limit, the next 7 days of showtimes for a show or the weekly opening hours for a restaurant or attraction, a description cut to 400 characters, features, and the vegasnearme.com URL. For a resort and what is on its property use get_resort. Returns isError when nothing matches the slug; find the slug with search first.

Input parameters:

- `slug` (string, required): Tonight slug, or a prefixed id such as show_123 / activity_123

### `get_venue` (~98 tokens)

Get venue details

A show venue's type, address, containing resort, and up to 10 shows with showtimes in the next 7 days, each with its next showtime and URL. Venues are theatres and showrooms, not resorts: for a resort's restaurants, attractions and shows use get_resort. Soft-deleted venues do not resolve.

Input parameters:

- `slug` (string, required): Venue slug, or a prefixed id such as venue_123

### `get_resort` (~96 tokens)

Get resort details

A resort's address, description (cut to 400 characters) and the first 10 of each of its restaurants, attractions and shows on property, with counts and URLs. Accepts a resort slug or place_123. For the hours, price or showtimes of one item on property, call get_item with that item's slug.

Input parameters:

- `slug` (string, required): Resort slug, or a prefixed id such as place_123

### `list_categories` (~74 tokens)

List categories

Category tree, with cat_<id> ids and idents for use with list_listings. Optionally scoped to one root (activities, restaurants, shows, ...).

Input parameters:

- `depth` (integer): Levels to render below the root, default 2
- `root` (string): Optional root scope; default is all roots

### `list_listings` (~115 tokens)

List category listings

Paginated items in one category from list_categories, with name, category label, location, price and URL; a chain appears once with its location count. Pass the returned next_cursor as cursor for the next page; 'end of list' means there is no more. Order matches the public category page.

Input parameters:

- `category_id` (string, required): cat_123 or a category ident, from list_categories
- `cursor` (integer): Pagination offset, default 0
- `limit` (integer): Page size, default 25

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-vegasnearme-las-vegas/api#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 85
- 2026-09-19: 85
- 2026-09-18: 84
- 2026-09-17: 84
- 2026-09-16: 84
- 2026-09-15: 84
- 2026-09-14: 83
- 2026-09-13: 83
- 2026-09-12: 82
- 2026-09-11: 82
- 2026-09-10: 81
- 2026-09-09: 81
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 80
- 2026-09-05: 79
- 2026-09-04: 79
- 2026-09-03: 78
- 2026-09-02: 78
- 2026-09-01: 77
- 2026-08-31: 77
- 2026-08-30: 76
- 2026-08-29: 76
- 2026-08-28: 75
- 2026-08-27: 75
- 2026-08-26: 74

## Common questions

### What is the VegasNearMe MCP server?

VegasNearMe is an MCP server listed in the public MCP registry as com.vegasnearme/las-vegas. Live Las Vegas shows, restaurants, attractions and resorts. Read-only, no API key needed. This page covers its hosted endpoint (https://api.vegasnearme.com/mcp).

### Is the VegasNearMe MCP server safe to use?

VegasNearMe scores 86 out of 100 on VerifyMCP. 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 VegasNearMe MCP server expose?

VegasNearMe exposes 10 tools: whats_on, find_showtimes, search, nearby_search, compare_items, and 5 more. Their descriptions and schemas cost roughly 1,123 tokens of context every time the server is loaded.

### Does the VegasNearMe MCP server require authentication?

No. We connected to VegasNearMe without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the VegasNearMe MCP server still maintained?

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

## Links

- Remote endpoint: https://api.vegasnearme.com/mcp
- Website: https://www.vegasnearme.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-vegasnearme-las-vegas/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-vegasnearme-las-vegas/api.json
- HTML version of this page: https://verifymcp.io/servers/com-vegasnearme-las-vegas/api
