Databases
nabarfinder.com
Provides access to NABarFinder's database of non-alcoholic drink venues, allowing searches by city and retrieval of venue details.
ENDPOINT 1
https://nabarfinder.com/mcp
MCP server metadata
- Name
- nabarfinder
- Version
- 1.0.0
Known tools 3
search_venuesSearch NABarFinder — a human-verified directory of 1520 venues with real non-alcoholic (NA) drink programs across 70 cities in the US, UK, and beyond.
Inferred read-onlyget_venueFetch 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-onlylist_citiesList every city NABarFinder covers, each with its state, number of human-verified venues, city slug (for search_venues), and canonical nabarfinder.
Inferred read-onlyCONNECT 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.
nabarfinder.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.