| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| default.env.dist | 2026-05-14 | 441 Bytes | |
| docker-compose.yml | 2026-05-14 | 504 Bytes | |
| LICENSE | 2026-05-14 | 1.1 kB | |
| slack-mcp-server-1.3.0.dxt | 2026-05-14 | 41.5 MB | |
| slack-mcp-server-darwin-amd64 | 2026-05-14 | 17.3 MB | |
| slack-mcp-server-darwin-arm64 | 2026-05-14 | 16.4 MB | |
| slack-mcp-server-linux-amd64 | 2026-05-14 | 16.7 MB | |
| slack-mcp-server-linux-arm64 | 2026-05-14 | 15.9 MB | |
| slack-mcp-server-windows-amd64.exe | 2026-05-14 | 15.9 MB | |
| slack-mcp-server-windows-arm64.exe | 2026-05-14 | 14.8 MB | |
| slack-mcp-server.dxt | 2026-05-14 | 41.5 MB | |
| README.md | 2026-05-14 | 4.7 kB | |
| v1.3.0 source code.tar.gz | 2026-05-14 | 3.0 MB | |
| v1.3.0 source code.zip | 2026-05-14 | 3.1 MB | |
| Totals: 14 Items | 186.2 MB | 0 | |
What's Changed
- fix: non-blocking stdio startup and --no-cache flag by @mustafa89 in https://github.com/korotovsky/slack-mcp-server/pull/277
- docs: fix incorrect env var references for reactions and add missing tool env vars by @coolwuu in https://github.com/korotovsky/slack-mcp-server/pull/245
- Include channel ID and permalink in search results by @tmastny in https://github.com/korotovsky/slack-mcp-server/pull/265
- fix: add rate limiting and retry to SearchContext by @flacoste in https://github.com/korotovsky/slack-mcp-server/pull/262
- fix: handle Slack refresh token format (xoxe) by @aharon-br in https://github.com/korotovsky/slack-mcp-server/pull/297
- fix: return plain confirmation from conversations_add_message by @clwluvw in https://github.com/korotovsky/slack-mcp-server/pull/284
- Include file names in AttachmentIDs for message responses by @bkbaheti in https://github.com/korotovsky/slack-mcp-server/pull/279
- feat: support direct user ID lookup in users_search by @Christian-Sidak in https://github.com/korotovsky/slack-mcp-server/pull/263
- feat: add conversations_join and conversations_leave tools by @georgebashi in https://github.com/korotovsky/slack-mcp-server/pull/219
- feat: extract text content from message blocks in conversations_history by @derodero24 in https://github.com/korotovsky/slack-mcp-server/pull/190
- feat: add blocks parameter and bump slack-go-util to v0.4.0 by @arnstarn in https://github.com/korotovsky/slack-mcp-server/pull/294
- deps(gha): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/korotovsky/slack-mcp-server/pull/280
- feat: return image attachments as native MCP image content by @vbichkovsky in https://github.com/korotovsky/slack-mcp-server/pull/237
- feat: stale-while-revalidate cache for large Slack workspaces by @flacoste in https://github.com/korotovsky/slack-mcp-server/pull/225
- feat: add saved_list, saved_update, and saved_clear_completed tools by @jonzarecki in https://github.com/korotovsky/slack-mcp-server/pull/240
- feat: add query and query_targets parameters to channels_list tool by @unsafe9 in https://github.com/korotovsky/slack-mcp-server/pull/252
- fix: bot and integration messages silently lose structured content by @tim-watcha in https://github.com/korotovsky/slack-mcp-server/pull/272
- fix(text): stop deleting punctuation, emoji, and quotes from messages by @byrmsh in https://github.com/korotovsky/slack-mcp-server/pull/281
- feat: add channels_me tool by @georgebashi in https://github.com/korotovsky/slack-mcp-server/pull/220
- feat: extract email metadata from file-type messages by @derodero24 in https://github.com/korotovsky/slack-mcp-server/pull/192
- deps(go): bump the go-dependencies group across 1 directory with 9 updates by @dependabot[bot] in https://github.com/korotovsky/slack-mcp-server/pull/292
- Add targeted user cache patch on miss by @gkatz2 in https://github.com/korotovsky/slack-mcp-server/pull/269
New Contributors
- @mustafa89 made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/277
- @coolwuu made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/245
- @tmastny made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/265
- @flacoste made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/262
- @aharon-br made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/297
- @clwluvw made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/284
- @bkbaheti made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/279
- @Christian-Sidak made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/263
- @derodero24 made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/190
- @arnstarn made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/294
- @vbichkovsky made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/237
- @jonzarecki made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/240
- @unsafe9 made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/252
- @tim-watcha made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/272
- @byrmsh made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/281
- @gkatz2 made their first contribution in https://github.com/korotovsky/slack-mcp-server/pull/269
Full Changelog: https://github.com/korotovsky/slack-mcp-server/compare/v1.2.3...v1.3.0