Vertica
Creatednolleh
Provides a Model Context Protocol (MCP) server for interacting with Vertica databases.
About
Vertica provides a Model Context Protocol (MCP) server that facilitates interaction with Vertica databases. It offers features such as database connection management with connection pooling and SSL/TLS support, query execution capabilities including streaming large results, schema management tools for inspecting table structures and indexes, and security features like operation-level and schema-specific permissions. It supports direct parameter or environment variable configuration and also provides Docker environment examples.
Key Features
- Security features including operation-level and schema-specific permissions
- Schema management tools for table structure and index inspection
- SQL query execution and streaming of large query results
- Bulk data loading using COPY command
- 0 GitHub stars
- Database connection management with connection pooling and SSL/TLS support
Use Cases
- Managing and querying Vertica databases through an MCP interface
- Integrating Vertica databases into applications requiring the Model Context Protocol
- Automating database schema and data management tasks within a Vertica environment