Cellarion MCP Server

Connect your AI to your wine cellar. This is the MCP bridge for Cellarion - it lets stdio-based MCP clients (Claude Desktop, Cursor, …) talk to your Cellarion account, so you can ask your assistant things like.

People who work with Cellarion and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 22 · #222 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

AGPL-3.0 · JavaScript servers · how we verify → /methodology

01 · Install Cellarion

before you install - you'll need

Set CELLARION_TOKEN, CELLARION_URL before connecting.

Claude Code

claude mcp add jagduvi1-cellarion-cellarion-mcp --transport http https://cellarion.app/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jagduvi1-cellarion-cellarion-mcp": {
      "url": "https://cellarion.app/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://cellarion.app/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to cellarion.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license AGPL-3.0 - declared in the repository

npm package cellarion-mcp - unscoped; check the name against the project README before installing

registry vendor namespace app.cellarion - domain-verified with the official MCP registry

03 · What Cellarion can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.225.0 · 2026-09-16

Your other bottles of the wine, and cabinets shelf by shelf · A bottle now shows what happened to your other bottles of the same wine (#1333). The bottle page gains a "This wine in your cellar" card: how many of this…

v1.224.0 · 2026-09-15

Racks · Wine cabinets stack the way bottles really do. Stacked rows now nest in the grooves of the row below, offset half a bottle, instead of sitting squarely on top. A switch in the create form turns it off. This…

v1.223.0 · 2026-09-15

Racks · Wine cabinet rack type. A new rack type for fridges and climate cabinets. Each shelf holds its own number of rows of bottles, so a sliding shelf with one row and a stacking bay with six rows can sit in the same…

04 · Who maintains Cellarion

Cellarion is maintained by jagduvi1. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #222 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
app.cellarion/cellarion (active, first published 2026-07-18)
packages
npm:cellarion-mcp

06 · Cellarion FAQ

What is Cellarion?

Connect your AI to your wine cellar. This is the MCP bridge for Cellarion - it lets stdio-based MCP clients (Claude Desktop, Cursor, …) talk to your Cellarion account, so you can ask your assistant things like.

Is Cellarion still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Cellarion?

Run `npx -y cellarion-mcp`. The README documents 2 environment variables (CELLARION_TOKEN, CELLARION_URL) to set first. Set CELLARION_TOKEN, CELLARION_URL before connecting. You can also paste the ready-made client config above.

Does Cellarion require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Cellarion

More MCP servers to compare · Skillmatch MCP · OCI Pricing · Fixgraph MCP · Fedlex Connector · Dealflowpro

More JavaScript MCP servers · Suede Skills MCP · Draw Io · Jitbit Helpdesk · see all