A
securityA
licenseA
qualityA Model Context Protocol (MCP) server for web research. Bring real-time info into Claude and easily research any topic.
Last updated -
3
854
189
JavaScript
MIT License
模型上下文协议 (MCP) 服务器用于将 Redash 与 Claude 等 AI 助手集成。
服务器需要以下环境变量:
REDASH_URL
:您的 Redash 实例 URL(例如https://redash.example.com )REDASH_API_KEY
:您的 Redash API 密钥可选变量:
REDASH_TIMEOUT
:API 请求超时时间(毫秒)(默认值:30000)REDASH_MAX_RESULTS
:返回的最大结果数(默认值:1000).env
文件:要将此 MCP 服务器与 Claude for Desktop 一起使用,请在 Claude for Desktop 配置文件中对其进行配置:
macOS : ~/Library/Application Support/Claude/claude_desktop_config.json
Windows : %APPDATA%\Claude\claude_desktop_config.json
添加以下配置(根据需要编辑路径):
list-queries
:列出 Redash 中所有可用的查询get-query
:获取特定查询的详细信息create-query
:在 Redash 中创建一个新的查询update-query
:更新 Redash 中的现有查询archive-query
:存档(软删除)查询list-data-sources
:列出所有可用的数据源execute-query
:执行查询并返回结果list-dashboards
:列出所有可用的仪表板get-dashboard
:获取仪表板详细信息和可视化效果get-visualization
:获取特定可视化的详细信息以开发模式运行:
麻省理工学院
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议 (MCP) 服务器将 Redash 与 Claude 等 AI 助手相集成,允许他们查询数据、管理可视化并通过自然语言与仪表板交互。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/suthio/redash-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server