General Tools
bordeaux.guru
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://mcp.bordeaux.guru/mcp
MCP server metadata
- Name
- bordeaux-guru
- Version
- 0.1.0
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_lieuditLook up named vineyard sites (lieux-dits) in Bordeaux appellations — cadastral open data mapped by bordeaux.
Inferred read-onlyget_climate_seasonReal growing-season climate for a Bordeaux appellation and year (source: Open-Meteo/ERA5, stored by bordeaux.
Inferred read-onlyget_phenologyVine phenology windows (budbreak, flowering, veraison, harvest) for a Bordeaux vintage, as reported in official château brochures ('údaje château').
Inferred read-onlycompare_climateCompare growing-season climate aggregates (GDD, heat days, rain, sunshine, ET0…) across Bordeaux appellations and/or vintages.
Inferred read-onlyget_tasting_noteGet the en primeur tasting note for one wine and vintage from bordeaux.
Inferred read-onlyget_parcel_varietiesParcel-level grape varieties of a Bordeaux château (digitized by bordeaux.
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.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.
bordeaux.guru is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.