SQLite MCP Server
read_query
Execute a SELECT query on the SQLite database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SELECT SQL query to execute |
Input Schema (JSON Schema)
You must be authenticated.
Execute a SELECT query on the SQLite database
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SELECT SQL query to execute |
You must be authenticated.