Skip to content

Commit 6a82f99

Browse files
committed
DXT Version
1 parent 609ea4a commit 6a82f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.dxt/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dxt_version": "0.1",
33
"name": "Slack MCP Server",
44
"display_name": "Slack MCP Server",
5-
"version": "1.1.21",
5+
"version": "1.1.22",
66
"description": "The most powerful MCP Slack Server with no permission requirements, Apps support, multiple transports Stdio and SSE, DMs, Group DMs and smart history fetch logic.",
77
"long_description": "Model Context Protocol (MCP) server for Slack Workspaces. The most powerful MCP Slack server — supports Stdio and SSE transports, proxy settings, DMs, Group DMs, Smart History fetch (by date or count), may work via OAuth or in complete stealth mode with no permissions and scopes in Workspace \uD83D\uDE0F.\nThis feature-rich Slack MCP Server has:\n\n - Stealth and OAuth Modes: Run the server without requiring additional permissions or bot installations (stealth mode), or use secure OAuth tokens for access without needing to refresh or extract tokens from the browser (OAuth mode).\n - Enterprise Workspaces Support: Possibility to integrate with Enterprise Slack setups.\n - Channel and Thread Support with `#Name` `@Lookup`: Fetch messages from channels and threads, including activity messages, and retrieve channels using their names (e.g., `#general`) as well as their IDs.\n - Smart History: Fetch messages with pagination by date (d1, 7d, 1m) or message count.\n - Search Messages: Search messages in channels, threads, and DMs using various filters like date, user, and content.\n - Safe Message Posting: The `conversations_add_message` tool is disabled by default for safety. Enable it via an environment variable, with optional channel restrictions.\n - DM and Group DM support: Retrieve direct messages and group direct messages.\n - Embedded user information: Embed user information in messages, for better context.\n - Cache support: Cache users and channels for faster access.\n - Stdio/SSE Transports & Proxy Support: Use the server with any MCP client that supports Stdio or SSE transports, and configure it to route outgoing requests through a proxy if needed.\n",
88
"author": {

0 commit comments

Comments
 (0)