Skip to main content
Glama

MCP Vertica

by nolleh

list_views

Retrieve all views within a specified schema on a Vertica database. This tool provides view details for schema management and database analysis.

Instructions

List all views in a schema.

Args: ctx: FastMCP context for progress reporting and logging schema: Schema name (default: public) Returns: View information as a string

Input Schema

NameRequiredDescriptionDefault
schemaNopublic

Input Schema (JSON Schema)

{ "properties": { "schema": { "default": "public", "title": "Schema", "type": "string" } }, "title": "list_viewsArguments", "type": "object" }
Install Server

Other Tools from MCP Vertica

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/nolleh/mcp-vertica'

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