sakenowa-mcp
The Sakenowa MCP server is a flavor-space search engine for Japanese sake, enabling you to discover, explore, and compare sake using six-axis flavor profiles and vector mathematics.
Search for Sake (
search_sake): Find sake by brand name or brewery using fuzzy matching that supports kanji and kana, with an optional filter by prefecture.Get Flavor Profile (
get_sake_profile): View a detailed profile for a specific sake, including an ASCII radar chart across six axes (Floral, Mellow, Rich, Calm, Light, Dry), dominant flavor tags, an estimated four-type classification (薫/爽/醇/熟), and overall/area popularity rankings.Find Similar Sake (
find_similar_sake): Discover other sake via flavor-vector proximity with 8 directional modes:similar,drier,sweeter,lighter,richer,more_aromatic,calmer, orcontrast(opposite palate).Compare Sake (
compare_sake): Side-by-side comparison of 2–5 sake across all six flavor axes, highlighting the spread per axis to reveal where they differ most.Sync Dataset (
sync_sakenowa_data): Refresh the local Sakenowa dataset cache, reporting scale, data freshness, and attribution. Auto-refreshes weekly; useforce=Truefor an immediate update.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sakenowa-mcpfind sake similar to 八海山"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
清酒風味感受器 (Sakenowa MCP)
幫你裝上數位味覺 🍶
English
Overview
A Model Context Protocol (MCP) server that transforms the Sakenowa Open Dataset into a flavor-space search engine for Japanese sake. Query by name, explore six-axis flavor profiles, discover similar bottles, and compare sake side-by-side—all powered by vector mathematics in taste space.
Key Features
🍶 500+ Japanese Sake Brands — Comprehensive coverage with flavor profiles
📊 6-Axis Flavor Profiles — Floral, Mellow, Rich, Calm, Light, Dry dimensions
🔍 Fuzzy Search — Find sake by brand name or brewery (supports kanji & kana)
🎯 Smart Similarity Matching — Discover taste-alikes or deliberate contrasts
📈 Directional Flavor Exploration — Find sake that is "like this, but drier/richer/lighter"
🔄 Auto-Refresh Cache — Weekly TTL with stale-serve fallback
🔒 Multi-Process Safe — Atomic snapshot-based caching with cross-process isolation
Installation
git clone https://github.com/mame0001/sakenowa-mcp.git
cd sakenowa-mcp
uv sync
uv run sakenowa-mcp5 Core Tools
Tool | Purpose |
| Fetch/refresh dataset; report scale & freshness |
| Find sake by name or brewery |
| ASCII radar, flavor tags, 4-type estimate, ranks |
| ★ Find taste-alikes by flavor vector (7 directional modes) |
| Side-by-side comparison (2–5 sake, 6 axes) |
Testing
uv run pytest -xvs
# Expected: 11/11 tests passContributing
See CONTRIBUTING.md for development setup and code standards.
Architecture
See ARCHITECTURE.md for system design, data flow, and scalability.
Data Source & License
Sakenowa Data Project — https://sakenowa.com (© Sakenowa, CC-BY 4.0)
MIT License. See LICENSE.
Note: Dataset excludes rice polishing ratio, variety, SMV, ABV, price, grade, vintage. Never invent these fields.
Related MCP server: Alko MCP Server
正體中文版本
清酒風味搜尋引擎(第一個清酒 MCP)
輸入一支喝過的酒,找「像這支,但更乾爽」或「完全相反」的酒款。不用記牌子,用味覺找。
5 大功能
🍶 500+ 清酒品牌 — 涵蓋完整風味檔案
🔍 模糊搜尋 — 品牌名、釀造廠都能查(支援漢字、假名)
🎯 風味相似度 — 找「這支的姊妹酒」或「完全相反的選擇」
📈 風味探索 — 「像這支,但更乾/更濃/更輕」一句話找酒
📊 並排對比 — 2~5 支酒側邊欄比較,一眼看出差異
快速開始
git clone https://github.com/mame0001/sakenowa-mcp.git
cd sakenowa-mcp
uv sync
uv run sakenowa-mcp5 個工具
工具 | 用途 |
| 更新清酒資料庫 |
| 查品牌名、釀造廠 |
| 看風味輪廓、排名 |
| ★ 根據風味找相似酒 |
| 並排對比多支酒 |
驗證安裝
uv run pytest -xvs
# 預期:11/11 測試通過開發 & 架構
CONTRIBUTING.md — 本地開發、提交 PR
ARCHITECTURE.md — 系統設計、風味向量數學
開源授權
MIT License(資料源於 Sakenowa 開放資料集,CC-BY 4.0)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents to search the Chemspace API for synthesizable building blocks and screening compounds using exact matches, substructure searches, and similarity searches by SMILES strings.Last updated31MIT
- AlicenseAqualityCmaintenanceProvides AI assistants with access to Finland's Alko alcohol product catalog, enabling product search across 11,900+ items, store availability checks, Vivino ratings lookup, and personalized recommendations based on food pairings and preferences.Last updated913MIT
- Alicense-qualityFmaintenanceEnables LLMs to search and retrieve Japanese real estate data through unified access to the MLIT Real Estate Information Library API, supporting over 25 geospatial datasets for interactive queries.Last updated180MIT
- Flicense-qualityDmaintenanceProvides LLMs access to Japanese and international statistical data (e-Stat, World Bank, OECD, Eurostat) with tools for data retrieval, chart generation, and statistical analysis.Last updated
Related MCP Connectors
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mame0001/sakenowa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server