Skip to main content
Glama

SingleStore MCP Server

run_read_query

Execute SQL SELECT queries on SingleStore databases using the MCP Server for secure, read-only data retrieval and analysis.

Instructions

Execute a read-only (SELECT) query on the database

Input Schema

NameRequiredDescriptionDefault
queryYesSQL SELECT query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "SQL SELECT query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from SingleStore MCP Server

Related Tools

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/madhukarkumar/singlestore-mcp-server'

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