Skip to main content
Glama
MauricioPerera

mcp-sqlite-tools-plus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoVerbose diagnostic logging to stderr.false
SQLITE_BACKUP_PATHNoDefault destination for backup_database../backups
SQLITE_BUSY_TIMEOUTNoSQLite busy (lock) timeout in ms. Valid range 1000–300000.30000
SQLITE_DEFAULT_PATHNoBase directory for databases. Relative DB paths resolve here.current working dir
SQLITE_MAX_QUERY_TIMENoDeprecated alias of SQLITE_BUSY_TIMEOUT. Not a query-runtime limit.= busy timeout
SQLITE_ALLOW_ABSOLUTE_PATHSNoIf true, the agent can open/write databases anywhere on disk. Set to false to confine activity to SQLITE_DEFAULT_PATH.true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/MauricioPerera/mcp-sqlite-tools-plus'

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