← Registry

General Tools

openwein.de

Provides detailed information about German wine regions, wineries, and upcoming wine events.

1 endpoint8 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://www.openwein.de/mcp

No auth detected

MCP server metadata

Name
openwein.de
Version
1.0.0
Capabilities
tools
Server instructions

openwein.de is an open directory of German winemakers, online since 1998: 13 wine regions, ~660 wine towns and ~5.900 wineries with addresses, opening hours and visitor comments, plus a calendar of wine festivals. Use list_regions to orient, search_wineries and search_towns to find places (by name, postal code or a radius around coordinates), and list_events for upcoming Weinfeste across all regions.

Known tools 8

list_regions

Lists all 13 German wine regions (Anbaugebiete) with their character, the number of wine towns and wineries in each, and how many events are coming up.

Inferred read-only
get_region

Full description of one wine region: its history, grape varieties and terroir, plus its wine towns and upcoming events.

Inferred read-only
search_wineries

Search ~5.

Inferred read-only
get_winery

Everything held about one winery: address, contact, opening hours, average rating, recent visitor comments and its upcoming events.

Inferred read-only
list_events

Upcoming German wine events — Weinfeste, Hoffeste, Weinproben, Weinwanderungen — across all regions, or filtered by region, town or a radius around a point.

Inferred read-only
search_towns

Find German wine towns by name, region, postal code or around a point.

Inferred read-only
search

Free-text search across the whole directory — winery names, owners, towns and description texts.

Inferred read-only
get_town

One wine town in full: its description and wine history, every winery listed there, its upcoming events and the neighbouring wine towns.

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

.mcp.json

{
  "mcpServers": {
    "openwein-de": {
      "type": "http",
      "url": "https://www.openwein.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "openwein-de",
  "transport": "streamable-http",
  "url": "https://www.openwein.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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