Skip to main content
Glama

mount_sqlite

Mount a local SQLite database file to expose its schema as an MCP resource, enabling AI models to understand table structures for querying without writing code.

Instructions

Mount a local SQLite database file. Its schema is automatically exposed as an MCP resource so the AI knows the table structures. Use query_sqlite to run SELECT queries against it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesAbsolute path to the SQLite database file, e.g. /Users/you/data.db

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/DEM-YU/omni-mcp'

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