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 explore and query SQLite databases using natural language.
Query and manage SQLite databases using natural language through an MCP tool.
Use natural language to manage local SQLite databases and import or export data.
Safely explore SQLite schemas and run read-only queries with AI agents.
Safely explore, profile, and query SQLite and PostgreSQL databases with AI.
Query and manage multiple databases with read-only access and schema inspection.