Query e-commerce SQLite data safely and answer business analytics questions.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-analytics-server" yet — see the docs or source repo.
Connect to the e-commerce SQLite database, calculate monthly order count, revenue, and average order value for the last 12 months, then summarize trends and unusual months.
A month-by-month summary table plus business insights on growth, volatility, and unusual months.
Find the top 20 customers by spending in the last 90 days, including order count, total spend, and most recent purchase date, then provide actionable retention suggestions.
A ranked list of high-value customers with key metrics and retention or repeat-purchase recommendations.
After authentication, reduce inventory by 10 for a specified SKU, and first explain the intended change, scope of impact, and rollback advice.
An explanation of the guarded mutation first, then the authorized update result and status.
Let AI safely query and manage DuckDB databases through MCP tools.
Query SQL databases safely in natural language with validated read-only access.
Safely query and inspect local SQLite databases through a read-only MCP server.
Inspect database schemas, index issues, table bloat, and query plans.
Safely explore, profile, and query data with read-only SQL over MCP.
Safely explore, profile, and query SQLite and PostgreSQL databases with AI.