OlympHill
M

mcp-sqliteThis server connects AI assistants directly to your local SQLite data files. It provides straightforward options for exploring table structures, filtering records, managing content, and running custom

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The MCP SQLite Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with local SQLite data files. It allows for comprehensive SQLite database interaction capabilities, including CRUD operations, database exploration, and custom SQL queries. The server can be set up in an IDE's MCP Server settings by providing the database path as an argument. It offers various tools for database information, table listing, schema retrieval, and record management. The server is built with the Model Context Protocol SDK and sqlite3.

Key features

  • Complete CRUD operations
  • Database exploration and introspection
  • Execute custom SQL queries
  • Get database information
  • List tables
  • Get table schema

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Database Exploration

Use the MCP SQLite Server to explore and understand the structure of a SQLite database, including listing tables and retrieving table schemas.

Record Management

Use the MCP SQLite Server to manage records in a SQLite database, including creating, reading, updating, and deleting records.

Custom Queries

Use the MCP SQLite Server to execute custom SQL queries against a SQLite database, allowing for complex data retrieval and manipulation.

Pros & Cons

Pros

  • Enables AI assistants to interact with local SQLite data files
  • Provides comprehensive SQLite database interaction capabilities
  • Supports CRUD operations and custom SQL queries
  • Can be easily set up in IDEs

Cons

  • Requires Model Context Protocol SDK and sqlite3
  • Limited to SQLite databases

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What tools are available in mcp-sqlite?

mcp-sqlite offers various tools, including database information, table listing, schema retrieval, and record management.

Asked by Hosanna Marte · Jul 25, 2026

How do I set up mcp-sqlite?

You can set up mcp-sqlite in an IDE's MCP Server settings by providing the database path as an argument.

Asked by Uma Krishnan · May 29, 2026

What databases does mcp-sqlite support?

mcp-sqlite is limited to SQLite databases.

Asked by Diego Fernández · Apr 21, 2026

What operations can I perform with mcp-sqlite?

mcp-sqlite supports complete CRUD operations, database exploration, and custom SQL queries.

Asked by Beatriz Costa · Apr 22, 2026

Ask a question

MCP Servers alternatives