Explore SQLite databases, inspect schemas, and browse table contents quickly.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "ai.smithery/afgong-sqlite-mcp-server" MCP server from askskill: Run: claude mcp add --transport http 'ai-smithery-afgong-sqlite-mcp-server' 'https://server.smithery.ai/@afgong/sqlite-mcp-server/mcp'
Connect to this SQLite database, list all tables, and summarize the main columns, primary keys, and possible relationships between tables.
A database structure overview with table listings, column details, and likely relationships.
Find tables related to message records, show their schemas, sample the latest 20 rows, and explain the meaning of each key field.
Schemas and sample data for message-related tables, plus explanations of key fields.
Analyze which tables and columns in this SQLite database are suitable for reporting, and suggest ready-to-run queries such as aggregations by time, user, or status.
A list of analysis-ready fields and several executable SQL query suggestions.
Safely query SQLite databases in read-only mode for schema and data insights.
Let AI clients query, explore, and manage SQLite databases directly.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.
Connect to SQLite databases for querying, schema exploration, and data export.
Connect AI to SQLite and query tables using natural language.
Connect to databases with natural language for exploration, querying, and export.