Safely inspect an online store’s SQLite data with read-only analytics.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Shop SQLite MCP" yet — see the docs or source repo.
Inspect this online store SQLite database schema, including tables, primary keys, and key relationships, then summarize each table’s purpose in Chinese.
A table list, column structure, relationships, and concise purpose notes.
Using only SELECT queries on this SQLite database, analyze revenue, order count, and average order value for the last 30 days, then give brief conclusions.
Metrics, key indicators, and a short conclusion summary.
Analyze the product table for price ranges, inventory distribution, and missing values, and point out any obvious anomalies.
Distribution stats, anomaly flags, and next-step investigation ideas.
When a data analyst or developer inherits a new online store SQLite database, they can inspect the schema and relationships to quickly build understanding.
When querying orders, products, or inventory data, it allows restricted SELECT access and analytics tools for safe metric and insight generation.
Product managers can use it to confirm sales and inventory facts, supporting discussions about campaign performance, product results, or data issues.
No. It provides safe read-only analysis, including schema introspection, restricted SELECT queries, and specialized analytics tools.
It is mainly used to analyze an online store’s SQLite database, such as inspecting schema, understanding relationships, and running read-only statistics.
It emphasizes restricted, safe analytics through MCP rather than full database administration; see the source repository for implementation details.
Safely explore and query SQLite databases using natural language.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.
Securely analyze online store SQLite data and sales metrics.
Connect AI to SQLite for safe schema exploration, queries, and data sampling.
Safely query SQLite databases in read-only mode for schema and data insights.
Connect to SQLite databases for querying, schema exploration, and data export.