ryu-tada/mcp-server-ecommerce-analytics
MCP server that gives Claude tools to analyze an e-commerce SQLite database. 5 tools: sales reports, customer insights, inventory status, order search, business dashboard.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-ecommerce-analytics": {
"command": "npx",
"args": [
"-y",
"mcp-server-ecommerce-analytics"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...