wine.beyond/beyond-wine
wine.beyond/beyond-wineClaims-based knowledge base for no/low ABV specialty beverages (producers, beverages, people).
Tools · 11
Find published Beyond Wine claims by entity type, entity slug, claim type, or reliability class.
Retrieve a single Beyond Wine claim by claim UID, including provenance and version history.
Use this when the user asks to list, find, or filter producers by name, country, city, ingredient, or technique. Good matches include 'list producers from France' and 'find producers using sencha tea'…
Use this when the user asks about a specific producer, such as 'Who is Muri?', 'Tell me about Domaine des Grottes', or 'Fetch the producer profile for Kolonne Null'. The profile includes the producer'…
Use this when the user asks to list, find, or filter beverages by name, producer, or category. The `q` text matches beverage names, aliases, AND producer names; use `producer` to list a producer's ful…
Use this when the user asks about a specific beverage, such as 'Tell me about Pet Nat 0.0' or 'Fetch the beverage profile for Leitz Zero'.
Retrieve a published entity profile from the Beyond Wine knowledge base, with structured data and attached claims. Profiled entities (producers, beverages, people, restaurants) are independent busines…
List published entity profiles in the Beyond Wine knowledge base by type.
Retrieve a token-bounded context bundle for a Beyond Wine topic, including entity summary and optional claims or graph data.
Retrieve direct relationship neighbors for an entity profiled in the Beyond Wine knowledge base.
Retrieve the Beyond Wine ontology, entity types, relationship types, and semantic scales.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wine.beyond/beyond-wine": {
"url": "https://beyond.wine/mcp",
"transport": "streamable-http"
}
}
}