claude mcp add davidalbertonogueira-redshift-mcp-server -- npx -y @davidalbertonogueira/redshift-mcp-server
{
"mcpServers": {
"davidalbertonogueira-redshift-mcp-server": {
"command": "npx",
"args": ["-y", "@davidalbertonogueira/redshift-mcp-server"]
}
}
}
{
"mcpServers": {
"davidalbertonogueira-redshift-mcp-server": {
"command": "npx",
"args": ["-y", "@davidalbertonogueira/redshift-mcp-server"]
}
}
}
{
"mcpServers": {
"davidalbertonogueira-redshift-mcp-server": {
"command": "npx",
"args": ["-y", "@davidalbertonogueira/redshift-mcp-server"]
}
}
}
About This MCP Server
The io.github.davidalbertonogueira/redshift-mcp-server is a Model Context Protocol server that provides secure, read-only access to Amazon Redshift, enabling features such as schema introspection and smart sampling. This server connects to Amazon Redshift, allowing developers to access and understand the structure and content of their databases. A developer would use this tool when they need to integrate their AI coding assistant with Amazon Redshift, providing the assistant with a secure and read-only view of the database.
Secure, read-only access to Amazon Redshift with schema introspection and smart sampling. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@davidalbertonogueira/redshift-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Redshift MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.