We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vinodismyname/redshift-utils-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•283 B
"""
Redshift Utils MCP Server
---------------------------------
This package provides an MCP (Model Context Protocol) server that exposes
administrative actions for Amazon Redshift, leveraging SQL scripts from the
awslabs/amazon-redshift-utils repository.
"""
__version__ = "0.3.4"