← Top 100 / Full directory (6,012)

SQLite

Databases Local 3 tools

Local SQLite database operations with schema discovery.

How to connect

1
GitHub
Install from https://github.com/modelcontextprotocol/servers and add the server to your MCP client configuration (see repository README).

Tools

(3)
  • read_query

    Run SELECT queries

  • write_query

    Run INSERT/UPDATE/DELETE

  • list_tables

    List all tables

Related servers