Safely query SQLite databases and preview schemas through a standardized MCP interface
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP数据库查询服务" yet — see the docs or source repo.
Connect to this SQLite database, list all tables, preview each table's column names, types, and primary keys, then summarize the schema in English.
A table list, column structure preview, and a brief summary of the overall database schema.
Without modifying any data, query the orders table for the last 30 days' order count, total sales, and average order value, grouped by day.
Read-only SQL results showing key business metrics grouped by day.
Check whether the email field in the users table contains duplicate or null values, report the number of problematic records, and suggest data-cleaning actions.
Statistics on problematic data, potential risks, and recommended next cleaning steps.
Safely explore, profile, and query SQLite and PostgreSQL databases with AI.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.
Query and update SQLite databases with a local LLM through MCP tools.
Safely query and inspect local SQLite databases through a read-only MCP server.
Securely connect AI to query, analyze, and manage MySQL databases.
Safely query SQL and NoSQL databases through AI with zero setup.