Émile
Rank #52,919io.github.SebastienGal/emile-wine
MCP server for the Émile wine cellar — list, add, recommend, scan and search 100k+ wines.
Émile is a Model Context Protocol (MCP) server published by SebastienGal. It ranks #52,919 of 132,113 servers tracked on MCP Toplist. Émile is listed on Official MCP, with 2 tracked versions. It was first listed on May 20, 2026 and most recently updated on May 20, 2026.
Ranks ahead of 79,194 of 132,113 servers on MCP Toplist.
Use Émile
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http emile-wine https://mcp.emile.wine/mcpclaude mcp add emile-wine -e "EMILE_API_KEY=<your EMILE_API_KEY>" -e "EMILE_API_URL=<your EMILE_API_URL>" -e "EMILE_LOG_LEVEL=<your EMILE_LOG_LEVEL>" -- npx -y @emile-wine/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.emile-wine]
url = "https://mcp.emile.wine/mcp"Add to ~/.codex/config.toml.
[mcp_servers.emile-wine]
command = "npx"
args = ["-y", "@emile-wine/mcp-server"]
[mcp_servers.emile-wine.env]
EMILE_API_KEY = "<your EMILE_API_KEY>"
EMILE_API_URL = "<your EMILE_API_URL>"
EMILE_LOG_LEVEL = "<your EMILE_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.emile.wine/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"emile-wine": {
"command": "npx",
"args": [
"-y",
"@emile-wine/mcp-server"
],
"env": {
"EMILE_API_KEY": "<your EMILE_API_KEY>",
"EMILE_API_URL": "<your EMILE_API_URL>",
"EMILE_LOG_LEVEL": "<your EMILE_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"emile-wine": {
"url": "https://mcp.emile.wine/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"emile-wine": {
"command": "npx",
"args": [
"-y",
"@emile-wine/mcp-server"
],
"env": {
"EMILE_API_KEY": "<your EMILE_API_KEY>",
"EMILE_API_URL": "<your EMILE_API_URL>",
"EMILE_LOG_LEVEL": "<your EMILE_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"emile-wine": {
"type": "http",
"url": "https://mcp.emile.wine/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"emile-wine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@emile-wine/mcp-server"
],
"env": {
"EMILE_API_KEY": "<your EMILE_API_KEY>",
"EMILE_API_URL": "<your EMILE_API_URL>",
"EMILE_LOG_LEVEL": "<your EMILE_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"emile-wine": {
"serverUrl": "https://mcp.emile.wine/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"emile-wine": {
"command": "npx",
"args": [
"-y",
"@emile-wine/mcp-server"
],
"env": {
"EMILE_API_KEY": "<your EMILE_API_KEY>",
"EMILE_API_URL": "<your EMILE_API_URL>",
"EMILE_LOG_LEVEL": "<your EMILE_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"emile-wine": {
"url": "https://mcp.emile.wine/mcp"
}
}
}{
"mcpServers": {
"emile-wine": {
"command": "npx",
"args": [
"-y",
"@emile-wine/mcp-server"
],
"env": {
"EMILE_API_KEY": "<your EMILE_API_KEY>",
"EMILE_API_URL": "<your EMILE_API_URL>",
"EMILE_LOG_LEVEL": "<your EMILE_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SebastienGal%2Femile-wine)<a href="https://mcptoplist.com/server/io.github.SebastienGal%2Femile-wine"><img src="https://mcptoplist.com/badge/io.github.SebastienGal%2Femile-wine.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SebastienGal
Other servers by SebastienGal
View all SebastienGal servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.5 | May 20, 2026 |
| 0.2.4 | May 20, 2026 |
Frequently asked questions
- Who maintains Émile?
- Émile is maintained by SebastienGal, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Émile listed on the Official MCP Registry?
- Yes — Émile is listed on the Official MCP Registry.
- How many versions does Émile have?
- MCP Toplist tracks 2 versions of Émile, most recently published on May 20, 2026.
- Where can I find the source code for Émile?
- The source code for Émile is hosted at github.com/SebastienGal/emile-app.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.