mcp-restaurant-order

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

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

2

Forks

0

Issues

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

Author Information
miyamo2

Go Hacker | SWE | Just for fun.

Tokyo, Japan

21

Followers

61

Repositories

2

Gists

0

Total Contributions

Related MCPs
go_mcp_server_github_api logo

MCP server for working with GitHub repository via API.

Go
pywss logo

一个轻量级的 Python Web 框架,一站式集成 MCP SSE、StreamHTTP 和 MCPO 协议,助你轻松构建MCP Server🔥

Python
eraser-io-mcp-server logo

A Python MCP (Model Context Protocol) server and CLI tool to render diagrams using the Eraser API.

Python