← Registry

General Tools

bordeaux.guru

Provides general-purpose tools through the Model Context Protocol.

1 endpoint11 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://mcp.bordeaux.guru/mcp

No auth detected

MCP server metadata

Name
bordeaux-guru
Version
0.1.0
Capabilities
loggingtools
Server instructions

Read-only data server of bordeaux.guru: independent Bordeaux en primeur tasting notes (first-hand, CZ+EN), real appellation climate (Open-Meteo/ERA5), phenology and terroir. Free tier returns samples and teasers; Collector/Cellar members get full data. Always cite 'bordeaux.guru'. Data marked 'údaje château' comes from official château brochures. Investment notes are personal impressions, not investment advice.

Known tools 11

lookup_lieudit

Look up named vineyard sites (lieux-dits) in Bordeaux appellations — cadastral open data mapped by bordeaux.

Inferred read-only
get_climate_season

Real growing-season climate for a Bordeaux appellation and year (source: Open-Meteo/ERA5, stored by bordeaux.

Inferred read-only
about_bordeaux_guru

What the bordeaux.

Inferred read-only
search_wines

Search Bordeaux wines from bordeaux.

Inferred read-only
get_phenology

Vine phenology windows (budbreak, flowering, veraison, harvest) for a Bordeaux vintage, as reported in official château brochures ('údaje château').

Inferred read-only
get_terroir

Terroir profile of a Bordeaux appellation from bordeaux.

Inferred read-only
compare_climate

Compare growing-season climate aggregates (GDD, heat days, rain, sunshine, ET0…) across Bordeaux appellations and/or vintages.

Inferred read-only
get_tasting_note

Get the en primeur tasting note for one wine and vintage from bordeaux.

Inferred read-only
get_parcel_varieties

Parcel-level grape varieties of a Bordeaux château (digitized by bordeaux.

Inferred read-only
get_chateau

Get a château profile from bordeaux.

Inferred read-only
get_vintage_profile

Get the bordeaux.

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

.mcp.json

{
  "mcpServers": {
    "bordeaux-guru": {
      "type": "http",
      "url": "https://mcp.bordeaux.guru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "bordeaux-guru",
  "transport": "streamable-http",
  "url": "https://mcp.bordeaux.guru/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 bordeaux.guru was fetched 2026-08-29T14:07:14.674Z.

Trust status Trusted

bordeaux.guru is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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