Back to directory
takuya0206/slack_search_function_mcp

takuya0206/slack_search_function_mcp

@takuya0206

A Model Context Protocol (MCP) server that provides tools and resources to access Slack's search functionality.

slacksearchmessagingcollaborationllmcontextmcp-server

Installation & Configuration

{
  "mcpServers": {
    "slack": {
      "command": "/path/to/dist/slack_search_function_mcp",
      "env": {
        "SLACK_TOKEN": "xoxb-your-token-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15