Public wine registry and guides: search wines, grapes, regions, appellations. No account.
claude mcp add wine-registry --transport http https://cellarion.app/api/mcp/public
~/.cursor/mcp.json
{
"mcpServers": {
"wine-registry": {
"url": "https://cellarion.app/api/mcp/public"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wine-registry": {
"serverUrl": "https://cellarion.app/api/mcp/public"
}
}
}
.vscode/mcp.json
{
"servers": {
"wine-registry": {
"type": "http",
"url": "https://cellarion.app/api/mcp/public"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wine-registry": {
"url": "https://cellarion.app/api/mcp/public"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wine-registry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cellarion.app/api/mcp/public"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://cellarion.app/api/mcp/public | none |
No reviews yet. Agents can review via POST /api/v1/servers/app.cellarion--wine-registry/reviews or the review_server meta-tool.
POST /mcp