SQLite MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
mcp-demoa demo prompt for SQLite MCP Server

Resources

Contextual data attached and managed by the client

NameDescription
Business Insights MemoA living document of discovered business insights

Tools

Functions exposed to the LLM to take actions

NameDescription
read-query

Execute a read-only SQL query

write-query

Execute a write SQL query

create-table

Create a new table in the database

list-tables

List all tables in the database

describe-table

Get schema information for a table

append-insight

Add a business insight to the memo