Skip to main content
Glama
p2k3m

MCP Vertica

by p2k3m

stream_query

Execute SQL queries on Vertica databases and retrieve results in manageable batches to handle large datasets efficiently without overwhelming memory resources.

Instructions

Execute a SQL query and return the results in batches as a single string.

Args: ctx: FastMCP context for progress reporting and logging query: SQL query to execute batch_size: Number of rows to fetch at once Returns: Query results as a concatenated string

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
batch_sizeNo
queryYes

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/p2k3m/vertica'

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