mcp-server.sqlite

mcp-server.sqlite

7

The SQLite MCP Server is a TypeScript-based implementation of a Model Context Protocol server, designed to interact with an SQLite database. It allows users to execute SQL queries and manage database schemas within an extensible protocol framework.

SQLite MCP Server

A Model Context Protocol (MCP) server using TypeScript to interact with an SQLite database. It offers an interactive interface for executing SQL queries, managing database schemas, and generating business insights. MCP extends AI capabilities by enabling interaction with external tools and data sources.

Features

  • List all tables on the SQLite database
  • Execute SELECT queries on the SQLite database

Installation & Setup

  1. Build the Docker image
  2. Configure your AI client
  3. Restart your AI client

Documentation

What's an MCP?

MCP is a protocol for AI models to interact with external tools and services, performing actions like running database queries and accessing external APIs.