Loomal

Secure, read-only access to Amazon Redshift with schema introspection and smart sampling

1 starsnpm: @davidalbertonogueira/redshift-mcp-server

About Redshift MCP Server

Redshift MCP Server is an MCP (Model Context Protocol) server published by davidalbertonogueira in the official MCP registry. Secure, read-only access to Amazon Redshift with schema introspection and smart sampling

It ships as an npm package (@davidalbertonogueira/redshift-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidalbertonogueira/redshift-mcp-server, where the project has earned 1 GitHub stars.

Use Redshift MCP Server with your agent

Claude Code · one command
claude mcp add redshift-mcp-server -- npx -y @davidalbertonogueira/redshift-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "redshift-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@davidalbertonogueira/redshift-mcp-server"
      ]
    }
  }
}
npm@davidalbertonogueira/redshift-mcp-server

Frequently asked questions

What is Redshift MCP Server?
Redshift MCP Server is an MCP (Model Context Protocol) server by davidalbertonogueira. Secure, read-only access to Amazon Redshift with schema introspection and smart sampling
How do I connect Redshift MCP Server to Claude, Cursor, or another MCP client?
Install Redshift MCP Server from its npm package (@davidalbertonogueira/redshift-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Redshift MCP Server open source?
Yes — the source code is public at github.com/davidalbertonogueira/redshift-mcp-server, with 1 GitHub stars.
Can AI agents pay to use Redshift MCP Server?
Not yet through Loomal — Redshift MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Redshift MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.