mcp-restaurant-order
April 7, 2025 ยท View on GitHub
MCP(Model Context Protocol) server implementation. Just a toy.
Demo
With English Prompt

With Japanese Prompt

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