mcp-restaurant-order

MCP(Model Context Protocol) server implementation. Just a toy.

GitHubスター

0

ユーザー評価

未評価

お気に入り

0

閲覧数

11

フォーク

0

イシュー

0

README
mcp-restaurant-order

MCP(Model Context Protocol) server implementation. Just a toy.

Demo
With English Prompt

Demo

With Japanese Prompt

Demo_ja

Quick Start
Install
go install github.com/miyamo2/mcp-restaurant-order@latest
Use in Claude Desktop
{
    "mcpServers": {
        "mcp-restaurant-order": {
          "command": "mcp-restaurant-order"
        }
    }
}
License

mcp-restaurant-order released under the MIT License