Skip to main content
Glama
FrankieSoltero

sqlite-explorer-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport. Defaults to 3000.
MAX_ROWSNoMaximum number of rows returned by a query. Defaults to 10000.
BIND_HOSTNoBind address for HTTP transport. Defaults to '127.0.0.1'.
LOG_LEVELNoLogging level: 'debug', 'info', 'warn', or 'error'. Defaults to 'info'.
SQLITE_PATHNoPath to the SQLite database file. Defaults to 'data.db'.
MCP_BEARER_TOKENNoRequired for HTTP transport. Must be at least 32 characters.
QUERY_TIMEOUT_MSNoTimeout in milliseconds for query execution. Defaults to 30000.

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/FrankieSoltero/sqlite-explorer-mcp'

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