Skip to content

Add Émile (wine cellar MCP) to Art, Culture & Media#564

Open
SebastienGal wants to merge 2 commits into
TensorBlock:mainfrom
SebastienGal:add-emile-wine
Open

Add Émile (wine cellar MCP) to Art, Culture & Media#564
SebastienGal wants to merge 2 commits into
TensorBlock:mainfrom
SebastienGal:add-emile-wine

Conversation

@SebastienGal

@SebastienGal SebastienGal commented May 20, 2026

Copy link
Copy Markdown

Adds Émile, a personal wine cellar MCP server, to the Art, Culture & Media section (wine = culinary culture; closest fit alongside hotpepper-gourmet).

What it does — 10 tools to manage a personal wine cellar from any MCP client:

  • search_wines — fuzzy search against a 100k+ wine catalog
  • list_cellars / list_bottles — inventory queries
  • recommend_bottles — sommelier-style pairing recommendations from the user's own bottles
  • add_bottle / add_bottles_batch / update_bottle / delete_bottle — inventory writes
  • scan_label / scan_labels_batch — identify wines from photos (vision LLM)

Distribution:

  • Local stdio: npx -y @emile-wine/mcp-server (npm)
  • Remote streamable-HTTP: https://mcp.emile.wine/mcp (OAuth 2.1 + PKCE + DCR)
  • Docs + install instructions: https://emile.wine/mcp/

Note on the link target: source code is closed-source for now, so the entry points to the product/docs page rather than a GitHub repo. The npm package is fully published and inspectable. Same approach as several other proprietary MCP entries in the list.

Also:

  • Listed on the Official MCP Registry as io.github.SebastienGal/emile-wine
  • All 10 tools declare outputSchema and accurate readOnlyHint / destructiveHint / openWorldHint annotations
  • Submitted to Anthropic Connectors Directory + ChatGPT Apps (in review)
  • Privacy policy: https://api.emile.wine/privacy
  • License: MIT

Happy to move to a different category if Art/Culture isn't the right fit — let me know.

@wilsonccccc wilsonccccc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. One change needed before we can merge:

  1. This repo mirrors each README category into its matching docs/ file, so please also add the same entry to the relevant docs file for this category.

Let us know when updated and we will re-review.

P.S. a ⭐ on the repo helps more folks find your project too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants