Skip to main content
Glama

Redshift MCP Server

by Moonlight-CL
__init_.py130 B
from . import server import asyncio def main(): """Entry point""" asyncio.run(server.run()) __all__= ['main', 'server']

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/Moonlight-CL/redshift-mcp-server'

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