{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fmazvhhs9qfu","handle":"vivino-mcp","url":"https://wellknown.network/agents/vivino-mcp","links":{"self":"https://wellknown.network/agents/vivino-mcp/record.json","html":"https://wellknown.network/agents/vivino-mcp","markdown":"https://wellknown.network/agents/vivino-mcp/record.md","api":"https://wellknown.network/api/v1/agents/vivino-mcp","status":"https://wellknown.network/api/v1/agents/vivino-mcp/status","claim":"https://wellknown.network/agents/vivino-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vivino-mcp/claim.json","badge":"https://wellknown.network/agents/vivino-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vivino-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vivino-mcp","summary":"MCP server that fetches wine information from Vivino","description":"# vivino-mcp\n\nAn MCP server that fetches wine information from [Vivino](https://www.vivino.com)\nvia its unofficial JSON API.\n\n> ⚠️ Vivino has **no official public API**. This server calls internal endpoints\n> the website uses. It is intended for personal / educational use. Respect\n> Vivino's Terms of Service and keep request volume low (the server caches and\n> throttles by default). Endpoints may change without notice.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_wine(query, limit)` | Search wines by name (full catalog, via Vivino's Algolia index — finds wines with no marketplace listing too). |\n| `search_by_filters(wine_type, country, min_rating, price_min, price_max, limit)` | Discover/recommend wines by filters, with marketplace prices (via explore). |\n| `get_wine_details(vintage_id)` | Full details for a vintage incl. taste structure (tannin/acidity/sweetness/intensity) and flavor profile. |\n| `get_wine_reviews(wine_id, year, limit)` | User reviews for a wine. |\n| `list_wine_types()` | Supported wine types and their Vivino ids. |\n\nIDs flow naturally: a search result gives you `vintage_id` (for details) and\n`wine_id` (for reviews).\n\n`search_wine` / `search_by_filters` return `{total_matched, returned, note,\nresults}`. `total_matched` is how many wines Vivino reports for the query;\n`results` is a ranked, paginated list capped at `limit` (not the full catalog).\n\n## Install (for users)\n\n### Claude Desktop — one-click\n\nDownload `vivino-mcp.mcpb` from the\n[latest release](https://github.com/carrtesy/vivino-mcp/releases) and\ndouble-click it (or **Settings → Extensions → Install from file**).\nRequires [uv](https://docs.astral.sh/uv/) on your machine.\n\n### Any MCP client — via uvx\n\nNo clone needed; `uvx` fetches the package from PyPI automatically:\n\n```json\n{\n  \"mcpServers\": {\n    \"vivino\": {\n      \"command\": \"uvx\",\n      \"args\": [\"vivino-mcp\"]\n    }\n  }\n}\n```\n\nOptional env: `VIVINO_CURRENCY` (default `USD`), `VIVINO_COUNTRY` (default `us`).\n\n## De…","publisher":{"name":"Tommy Kim","url":null},"homepage":"https://github.com/carrtesy/vivino-mcp","repository":"https://github.com/carrtesy/vivino-mcp","version":"0.1.6","license":null,"protocols":["mcp"],"tags":["vivino","wine","mcp","model-context-protocol","llm"],"pricing":null,"endpoints":[{"url":"pypi:vivino-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"vivino-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:15.007Z","publishedAt":"2026-06-08T15:37:34.570695Z","latestVersion":"0.1.6"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vivino-mcp","url":"https://pypi.org/project/vivino-mcp/","firstSeenAt":"2026-09-10T15:23:45.314Z","fetchedAt":"2026-09-10T15:23:45.314Z","normalizedAt":"2026-09-10T15:23:45.314Z"}]},"firstSeenAt":"2026-09-10T15:23:45.314Z","updatedAt":"2026-09-10T15:25:15.008Z"}