CellarTracker
Rank #6,954io.github.slavins-co/cellartracker-mcp
Read-only access to your CellarTracker wine cellar: inventory, drinking windows, purchases, notes.
CellarTracker is a Model Context Protocol (MCP) server published by slavins-co. It ranks #6,954 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. CellarTracker is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 125,092 of 132,046 servers on MCP Toplist.
Use CellarTracker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cellartracker-mcp -e "CT_USERNAME=<your CT_USERNAME>" -e "CT_PASSWORD=<your CT_PASSWORD>" -- npx -y cellartracker-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cellartracker-mcp]
command = "npx"
args = ["-y", "cellartracker-mcp"]
[mcp_servers.cellartracker-mcp.env]
CT_USERNAME = "<your CT_USERNAME>"
CT_PASSWORD = "<your CT_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cellartracker-mcp": {
"command": "npx",
"args": [
"-y",
"cellartracker-mcp"
],
"env": {
"CT_USERNAME": "<your CT_USERNAME>",
"CT_PASSWORD": "<your CT_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cellartracker-mcp": {
"command": "npx",
"args": [
"-y",
"cellartracker-mcp"
],
"env": {
"CT_USERNAME": "<your CT_USERNAME>",
"CT_PASSWORD": "<your CT_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cellartracker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cellartracker-mcp"
],
"env": {
"CT_USERNAME": "<your CT_USERNAME>",
"CT_PASSWORD": "<your CT_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cellartracker-mcp": {
"command": "npx",
"args": [
"-y",
"cellartracker-mcp"
],
"env": {
"CT_USERNAME": "<your CT_USERNAME>",
"CT_PASSWORD": "<your CT_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cellartracker-mcp": {
"command": "npx",
"args": [
"-y",
"cellartracker-mcp"
],
"env": {
"CT_USERNAME": "<your CT_USERNAME>",
"CT_PASSWORD": "<your CT_PASSWORD>"
}
}
}
}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.slavins-co%2Fcellartracker-mcp)<a href="https://mcptoplist.com/server/io.github.slavins-co%2Fcellartracker-mcp"><img src="https://mcptoplist.com/badge/io.github.slavins-co%2Fcellartracker-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
slavins-co
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Jul 13, 2026 |
| 0.4.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains CellarTracker?
- CellarTracker is maintained by slavins-co, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is CellarTracker listed on the Official MCP Registry?
- Yes — CellarTracker is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does CellarTracker have?
- MCP Toplist tracks 2 versions of CellarTracker, most recently published on Jul 13, 2026.
- Where can I find the source code for CellarTracker?
- The source code for CellarTracker is hosted at github.com/slavins-co/cellartracker-mcp.
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.