Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jacksteamdev/mcp-sqlite-bun-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server