mcpbeat Sign in

Redshift MCP Server

by davidalbertonogueira Your server? Claim it
local only

Redshift MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

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

Installs per day peak 13 · avg 5 · +4% w/w
a month agotoday
24
Installs / week
npm · @davidalbertonogueira/redshift-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Redshift MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add redshift-mcp-server -- npx -y @davidalbertonogueira/redshift-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "redshift-mcp-server": {
      "args": [
        "-y",
        "@davidalbertonogueira/redshift-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.redshift-mcp-server]
command = "npx"
args = ["-y", "@davidalbertonogueira/redshift-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "redshift-mcp-server": {
      "args": [
        "-y",
        "@davidalbertonogueira/redshift-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "redshift-mcp-server": {
      "args": [
        "-y",
        "@davidalbertonogueira/redshift-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Redshift MCP Server

same job, measured the same way
Secure Schema MCP
by siddharth-coder13

Read-only MCP server for exposing database schema metadata without row data.

66 installs/wk local only
Symfony Agent MCP
by shakaran

Read-only Symfony introspection: routes, services, entities, Doctrine, security, Twig and more.

66 installs/wk local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
FileSystem MCP Server
by oncorporation

Secure filesystem access for AI agents with configurable directory and file type restrictions

112 installs/wk local only
MCP Slack
by crunchtools

Secure read-only MCP server for Slack workspaces

209 installs/wk local only
MySQL (security-first)
by kurok1

Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.

local only
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

56 installs/wk local only
mcp-armor
by studiomeyer

Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.

local only

Redshift MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Redshift MCP Server?
Redshift MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @davidalbertonogueira/redshift-mcp-server was installed 24 times last week.
How do I connect Redshift MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @davidalbertonogueira/redshift-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Redshift MCP Server?
The npm package @davidalbertonogueira/redshift-mcp-server was installed 24 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.