sakenowa-mcp

yawaragi-dev/sakenowa-mcp
★ 0 stars TypeScript AI/LLM Updated 5d ago
MCP server for Sakenowa sake data. In development.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sakenowa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yawaragi-dev/sakenowa-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that turns well-defined queries over a Postgres mirror of [Sakenowa](https://sakenowa.com) sake data into MCP tool calls. Connect it to Claude Desktop, the AI SDK's MCP client, or any other MCP consumer, point it at a Postgres that has a Sakenowa-mirrored schema, and the consumer can ask for sake recommendations, similarity search, prefecture filters, and the latest popularity rankings.

Tools (3)

DATABASE_URLMCP_LOG_LEVELerror