Skip to main content
Glama

GABI MCP Server

get_query_result

Execute an SQL query on a single line to retrieve results from the current database using GABI MCP Server, ensuring data access with proper authentication.

Instructions

Executes an SQL query on a single line against the current database.

Args: query

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "get_query_resultArguments", "type": "object" }

Other Tools from GABI 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/andreadecorte/gabi-mcp'

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