← Registry

Data Collection

beyond.wine

Provides search and retrieval of wine-related claims, producers, and beverages from Beyond Wine's database.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://beyond.wine/mcp

No auth detected

MCP server metadata

Name
beyond-wine-mcp
Version
0.1.0
Capabilities
tools.listChanged

Known tools 11

search_claims

Find published Beyond Wine claims by entity type, entity slug, claim type, or reliability class.

Inferred read-only
get_claim

Retrieve a single Beyond Wine claim by claim UID, including provenance and version history.

Inferred read-only
search_producers

Use this when the user asks to list, find, or filter producers by name, country, city, ingredient, or technique.

Inferred read-only
get_producer

Use this when the user asks about a specific producer, such as 'Who is Muri?

Inferred read-only
search_beverages

Use this when the user asks to list, find, or filter beverages by name, producer, or category.

Inferred read-only
get_beverage

Use this when the user asks about a specific beverage, such as 'Tell me about Pet Nat 0.

Inferred read-only
get_entity

Retrieve a published entity profile from the Beyond Wine knowledge base, with structured data and attached claims.

Inferred read-only
list_entities

List published entity profiles in the Beyond Wine knowledge base by type.

Inferred read-only
get_context

Retrieve a token-bounded context bundle for a Beyond Wine topic, including entity summary and optional claims or graph data.

Inferred read-only
get_graph

Retrieve direct relationship neighbors for an entity profiled in the Beyond Wine knowledge base.

Inferred read-only
get_ontology

Retrieve the Beyond Wine ontology, entity types, relationship types, and semantic scales.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "beyond-wine-mcp",
  "transport": "streamable-http",
  "url": "https://beyond.wine/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 beyond.wine was fetched 2026-07-26T11:15:25.667Z and is being refreshed.

Trust status Trusted

beyond.wine is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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