Slack MCP Server
# Slack MCP Server A comprehensive Model Context Protocol (MCP) server that enables LLMs to interact with Slack workspaces. This server provides tools for…
Directory
# Slack MCP Server A comprehensive Model Context Protocol (MCP) server that enables LLMs to interact with Slack workspaces. This server provides tools for…
# Slack MCP Server Forked from https://github.com/modelcontextprotocol/servers/tree/0ad83e8dda5f3a46f0157c6f2c45e03f397d11a1/src/slack Swapped authentication…
# slack-mcp-server MCP Server for the Slack API, enabling Claude to interact with Slack workspaces. ### Build and run ``` docker build -t slack-mcp-server…
# Slack MCP Server - Complete Implementation ## 📋 프로젝트 개요 FastMCP v2를 사용하여 구현한 완전한 Slack API 연동 MCP 서버입니다. 과제 가이드라인에 따라 **필수 기능 4개**, **선택 기능 4개**, 그리고 **보너스…
The most powerful MCP Slack Server with Stdio and SSE transports, Proxy support and no permission requirements on Slack Workspace! assistants, llm, mcp…
Slack MCP Server with SSE Transport is a Model Context Protocol (MCP) server that integrates Slack API functionality using Server-Sent Events (SSE) transport…
# MCP Server DevOps Bridge 🚀 > Connect your DevOps tools with the power of AI This project evolved from a simple experiment into a powerful bridge between your…
An MCP server for the Slack API that enables Claude to interact with Slack workspaces. It provides tools for listing channels, posting messages, replying to…
<p align="center"> <h1 align="center">AgentGate</h1> <p align="center"> <strong>Human-in-the-loop approval system for AI agents.</strong><br> Agents request…
A Slack bot that integrates MCP (Machine Control Protocol) servers with Slack, providing LLM-powered interactions in dedicated channels. It can execute tools…
My Slack MCP Server Extension is an extension of the official Slack MCP Server that adds custom functionality, enabling Claude to interact with Slack…
Using Model Context Protocol (MCP) to build a local Slack thread searcher with Claude Desktop and a lightweight Python server.
An MCP (Model Context Protocol) server that provides a standardized interface for AI assistants to interact with the Slack API. It allows reading and writing…
MCP server for Slack channel administration (create, rename, archive)
Starter code for a MCP server powered by ActionKit
This is a Zed extension that integrates Slack's Model Context Protocol (MCP) server into the Zed editor. It is intended for Zed users who want to interact with…
# MCP Server Collection A collection of Model Context Protocol (MCP) servers designed to integrate various services and APIs with AI assistants. This project…
An intelligent chat client that integrates multiple MCP servers—Filesystem, Slack, and Brave-Search—so Claude can automatically search local folders, Slack…
# Docker MCP Servers ```json { "mcpServers": { "slack": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SLACK_BOT_TOKEN=your-slack-bot-token"…
MCP server for Slack.
This system is a client‑server architecture based on the Model Context Protocol (MCP). It connects a host application (Claude) with three specialized MCP…
A FastAPI-based MCP server tool that fetches and summarizes top Reddit posts using Azure OpenAI. It generates a daily PDF digest and uploads it to Slack, with…
A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.
The dbt MCP Server is a minimal, extensible MCP (Model Context Protocol) server that provides a unified JSON-based interface for running dbt models, tests, and…