← Registry

Content Tools

hello-amsterdam.com

Provides access to curated top-10 lists of venues in Amsterdam, including restaurants, bars, and attractions, with search and badge features.

1 endpoint5 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://hello-amsterdam.com/mcp

No auth detected

MCP server metadata

Name
hello-amsterdam-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for Hello Amsterdam, a bilingual (NL/EN) field guide to Amsterdam. Use `list_top_lists` to discover the published top-10 lists (best restaurants, bars, cocktailbars, clubs, brown cafés, wine bars, attractions), then `get_top_list` with a slug to fetch the ranked venues, addresses, coordinates and detail-page URLs.

Known tools 5

list_top_lists

Returns all published Hello Amsterdam top-10 lists (best restaurants, bars, attractions, etc.) in Dutch or English.

Inferred read-only
get_top_list

Returns the full contents of one published top-10 list by slug (e.g.

Inferred read-only
get_top_list_items

Returns the ranked items of one published top list by slug, with rank, venue type, venue id, localized venue title and localized editorial note.

Inferred read-only
get_venue_top_list_badges

Checks whether a venue appears in any published top-10 list and returns the badges (list slug, localized title, rank) sorted by best rank first — the same data used for the on-site badge display on venue detail pages.

Inferred read-only
search_top_lists

Search published top-10 lists filtered by category group ('restaurants', 'attractions', or 'nightlife').

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hello-amsterdam-mcp]
url = "https://hello-amsterdam.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hello-amsterdam-mcp": {
      "type": "http",
      "url": "https://hello-amsterdam.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hello-amsterdam-mcp
Remote MCP URL: https://hello-amsterdam.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hello-amsterdam-mcp": {
      "url": "https://hello-amsterdam.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hello-amsterdam-mcp": {
      "type": "http",
      "url": "https://hello-amsterdam.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hello-amsterdam-mcp",
  "transport": "streamable-http",
  "url": "https://hello-amsterdam.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hello-amsterdam.com was fetched 2026-08-03T14:24:02.520Z and is being refreshed.

Trust status RestrictedContent

hello-amsterdam.com is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.