MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server exposing 193 Slack Web API methods as tools for AI agents

Created 2/7/2026
Updated 18 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx slack-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "karbassi-slack-mcp": { "command": "uvx", "args": [ "slack-mcp" ] } } }