Skip to main content
Glama

SingleStore MCP Server

query_table

Execute SQL queries on SingleStore database tables directly using the MCP server, ensuring secure SSL support and TypeScript safety for database interactions.

Instructions

Execute a query on a table

Input Schema

NameRequiredDescriptionDefault
queryYesSQL query to execute

Input Schema (JSON Schema)

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

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