Skip to main content
Data PlatformsTypeScript

saikiyusuke/registep-mcp

AI-powered POS & sales analytics MCP server with 67 tools for Airレジ, スマレジ, and BASE EC integration. Provides store management, sales data querying, AI chat analysis, and weather correlation features.

data-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/saikiyusuke/registep-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "registep-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saikiyusuke/registep-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
TypeScript
Author
saikiyusuke