Back to MCP Servers
🔌
korotovsky/slack-mcp-server
MITAPI key required📇 ☁️ - The most powerful MCP server for Slack Workspaces.
GoCommunication
Install
npx -y @modelcontextprotocol/inspectorRequired environment variables
SLACK_MCP_XOXC_TOKENSet in your MCP configSLACK_MCP_XOXD_TOKENSet in your MCP configSLACK_MCP_XOXP_TOKENSet in your MCP configSLACK_MCP_XOXB_TOKENSet in your MCP configSLACK_MCP_API_KEYSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"korotovsky-slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/inspector"
],
"env": {
"SLACK_MCP_XOXC_TOKEN": "<YOUR_SLACK_MCP_XOXC_TOKEN>",
"SLACK_MCP_XOXD_TOKEN": "<YOUR_SLACK_MCP_XOXD_TOKEN>",
"SLACK_MCP_XOXP_TOKEN": "<YOUR_SLACK_MCP_XOXP_TOKEN>",
"SLACK_MCP_XOXB_TOKEN": "<YOUR_SLACK_MCP_XOXB_TOKEN>",
"SLACK_MCP_API_KEY": "<YOUR_SLACK_MCP_API_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
🔌🔌🔌🔌
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
googleapis/genai-toolbox
🏎️ ☁️ - Open source MCP server specializing in easy, fast, and secure tools for Databases.
mickaelkerjean/filestash
🏎️ ☁️ - Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.