Add Émile (wine cellar MCP) to Art, Culture & Media#564
Open
SebastienGal wants to merge 2 commits into
Open
Conversation
wilsonccccc
requested changes
May 20, 2026
wilsonccccc
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the contribution. One change needed before we can merge:
- 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!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 cataloglist_cellars/list_bottles— inventory queriesrecommend_bottles— sommelier-style pairing recommendations from the user's own bottlesadd_bottle/add_bottles_batch/update_bottle/delete_bottle— inventory writesscan_label/scan_labels_batch— identify wines from photos (vision LLM)Distribution:
npx -y @emile-wine/mcp-server(npm)https://mcp.emile.wine/mcp(OAuth 2.1 + PKCE + DCR)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:
io.github.SebastienGal/emile-wineoutputSchemaand accuratereadOnlyHint/destructiveHint/openWorldHintannotationsHappy to move to a different category if Art/Culture isn't the right fit — let me know.