Skip to content
Back to search
30
MCP

redash-mcp

npm/redash-mcp

MCP server that connects Redash to Claude AI — query data, manage dashboards, and run SQL with natural language, with built-in SQL safety guards.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.seob717/redash-mcp
Connect Redash to Claude -- query data, manage dashboards, and run SQL with natural language.
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
0 tools
clauder-mcp
MCP server connecting AI assistants to RStudio for interactive R coding and data analysis
0 tools
io.github.jztan/redmine-mcp-server
MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking
0 tools
mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficient
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "redash-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}