santos-404_mcp-server.sqlite

santos-404_mcp-server.sqlite

0

The SQLite MCP Server is a TypeScript-based implementation designed to enable AI models to interact with an SQLite database using the Model Context Protocol. It provides features like SQL query execution and schema management through a standardized and extensible framework.

read_query

Perform a SELECT query, for example `SELECT * FROM users WHERE age > 18`