GitHub Stars
31
User Rating
Not Rated
Favorites
0
Views
49
Forks
6
Issues
1
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Go: 1.16 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/korotovsky/slack-mcp-server.git
cd slack-mcp-server
2. Install Dependencies
bash
go mod tidy
3. Build the Server
bash
go build -o slack-mcp-server
4. Start the Server
bash
./slack-mcp-server