← Registry

Databases

nabarfinder.com

Provides access to NABarFinder's database of non-alcoholic drink venues, allowing searches by city and retrieval of venue details.

1 endpoint5 known toolsFirst detected August 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://nabarfinder.com/mcp

No auth detected

MCP server metadata

Name
nabarfinder
Version
1.1.0
Capabilities
tools.listChanged

Known tools 5

search_venues

Search NABarFinder — a human-verified directory of 1553 venues with real non-alcoholic (NA) drink programs across 70 cities in the US, UK, and beyond.

Inferred read-only
get_venue

Fetch the full verified record for one NABarFinder venue by its stable slug: city, neighborhood, address and coordinates (when it has a fixed location), venue type, naProgramStrength (1–5), full description, NA brands stocked (brandSlugs), last-verified date, canonical nabarfinder.

Inferred read-only
list_cities

List every city NABarFinder covers, each with its state, number of human-verified venues, city slug (for search_venues), and canonical nabarfinder.

Inferred read-only
find_drink

Find venues whose VERIFIED menu lists a specific non-alcoholic drink — e.

Inferred read-only
get_menu

Fetch one venue's VERIFIED non-alcoholic menu by slug: every NA item we have read off the venue's own published menu (name, description, price where printed, category, drink style and NA brands where identifiable, on-draft flag) plus the date that menu was last confirmed.

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.nabarfinder]
url = "https://nabarfinder.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: nabarfinder
Remote MCP URL: https://nabarfinder.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": {
    "nabarfinder": {
      "url": "https://nabarfinder.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nabarfinder",
  "transport": "streamable-http",
  "url": "https://nabarfinder.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 nabarfinder.com was fetched 2026-08-23T22:58:20.209Z and is being refreshed.

Trust status RestrictedContent

nabarfinder.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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