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
CHANGELOG.md•2.5 KiB
# Changelog
## [v0.0.8](https://github.com/suthio/redash-mcp/compare/v0.0.7...v0.0.8) - 2026-01-13
- Add tests by @dtaniwaki in https://github.com/suthio/redash-mcp/pull/25
## [v0.0.7](https://github.com/suthio/redash-mcp/compare/v0.0.6...v0.0.7) - 2026-01-07
- Support custom HTTP headers via REDASH_EXTRA_HEADERS by @suthio in https://github.com/suthio/redash-mcp/pull/23
## [v0.0.6](https://github.com/suthio/redash-mcp/compare/v0.0.5...v0.0.6) - 2025-11-26
- feat: Add CSV export support for query results by @suthio in https://github.com/suthio/redash-mcp/pull/20
## [v0.0.5](https://github.com/suthio/redash-mcp/compare/v0.0.4...v0.0.5) - 2025-11-05
- Add get_schema tool by @winebarrel in https://github.com/suthio/redash-mcp/pull/19
## [v0.0.4](https://github.com/suthio/redash-mcp/commits/v0.0.4) - 2025-08-16
- add MCP server badge by @punkpeye in https://github.com/suthio/redash-mcp/pull/1
- Update naming convention from kebab-case to snake_case by @suthio in https://github.com/suthio/redash-mcp/pull/3
- (feat) add search to the `list_queries` tool by @wncm in https://github.com/suthio/redash-mcp/pull/4
- Fix: Expose error details from executeQuery and pollQueryResults (#7) by @suthio in https://github.com/suthio/redash-mcp/pull/8
- feat: Add execute_adhoc_query tool for temporary query execution by @tera911 in https://github.com/suthio/redash-mcp/pull/9
- feat: Add tagpr for automated version management and npm publishing by @suthio in https://github.com/suthio/redash-mcp/pull/10
- Add Visualization Management Tools by @tera911 in https://github.com/suthio/redash-mcp/pull/11
- Release for v0.0.4 by @github-actions[bot] in https://github.com/suthio/redash-mcp/pull/13
## [v0.0.4](https://github.com/suthio/redash-mcp/commits/v0.0.4) - 2025-08-16
- add MCP server badge by @punkpeye in https://github.com/suthio/redash-mcp/pull/1
- Update naming convention from kebab-case to snake_case by @suthio in https://github.com/suthio/redash-mcp/pull/3
- (feat) add search to the `list_queries` tool by @wncm in https://github.com/suthio/redash-mcp/pull/4
- Fix: Expose error details from executeQuery and pollQueryResults (#7) by @suthio in https://github.com/suthio/redash-mcp/pull/8
- feat: Add execute_adhoc_query tool for temporary query execution by @tera911 in https://github.com/suthio/redash-mcp/pull/9
- feat: Add tagpr for automated version management and npm publishing by @suthio in https://github.com/suthio/redash-mcp/pull/10
- Add Visualization Management Tools by @tera911 in https://github.com/suthio/redash-mcp/pull/11