McpServer

Darko-Martinovic/McpServer
★ 1 stars C# 📊 Data/Analytics Updated 4mo ago
A Model Context Protocol (MCP) server for supermarket inventory and sales management. Provides AI assistants with real-time access to product data, sales analytics, inventory tracking, and business intelligence tools through standardized MCP protocol integration.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "Darko-Martinovic/McpServer"
      ]
    }
  }
}

Topics

ai-integrationcshrpdotnetmcp-serversmodel-context-protocolretailsupermarket