Skip to main content
Glama
p2k3m

MCP Vertica

by p2k3m

copy_data

Insert data into a Vertica database table using the COPY command. Specify schema, table name, and data rows to perform bulk data operations with connection security and progress reporting.

Instructions

Copy data into a Vertica table using COPY command.

Args: ctx: FastMCP context for progress reporting and logging schema: vertica schema to execute the copy against table: Target table name data: List of rows to insert Returns: Status message indicating success or failure

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
schemaYes
tableYes

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