sukeshofficial
MCP Serversukeshofficialpublic

slack_mcp

一个支持手动命令和AI交互的Slack工具集,集成Claude和Agno。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

一个支持手动命令和AI交互的Slack工具集,集成Claude和Agno。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

🤖 Slack_MCP Server

A smart Slack toolset that supports manual commands and AI-powered interactions via Claude and Agno, acting as a Middleware Command Processor (MCP).


⚙️ Project Overview

This project integrates with Slack in two flexible ways:

  1. 🔧 Manual Tools — Trigger custom logic with predefined Slack commands.
  2. 🤖 AI-powered — Use Claude (via Agno) to process natural language commands.

Ideal for automating workflows, responding intelligently in threads, and enhancing Slack-based productivity.


🗃️ Project Structure

FileDescription
main.pyApp entry point — routes messages to the appropriate handler
slack.pySlack event handling and API communication
slack_manual.pyManual command handlers (e.g., /status, /report)
README.mdYou are here 📘
pyproject.tomlProject dependencies and settings
uv.lockLocked dependency versions
.gitignoreFiles ignored by Git
.python-versionPython version used for virtual environment

🚀 How It Works

🛠 Manual Slack Tools

  • Uses Slack slash commands or message keywords.
  • Routes messages to specific functions inside slack_manual.py.
  • Example:
    /report today
    
    ➝ Generates a manual task report.

🧠 Claude (via Agno) Integration

  • Connects to Claude using Agno as a middleware API.
  • Accepts flexible natural language like:
    "Summarize this channel’s last 5 messages."
    "Create a ClickUp task from this message."
    
  • Claude processes the intent and Slack_MCP executes the right logic.

🔧 Setup

1. Clone the Repo

git clone https://github.com/your-username/slack_mcp.git
cd slack_mcp

2. Install dependencies

pip install -r requirements.txt   # or use `uv` if preferred

🔐 Environment Variables

Set up a .env file with:

# Slack
SLACK_BOT_TOKEN=xoxb-...
SLACK_SIGNING_SECRET=...

# Claude / Agno
AGNO_API_KEY=...
CLAUDE_MODEL_ID=claude-2

# Optional
LOG_LEVEL=info

🧪 Running Locally

python main.py

Or using uvicorn (if using FastAPI):

uvicorn main:app --reload

📎 Useful Commands

CommandDescription
/statusShows current server and AI status
/mcp helpLists available manual and Claude commands
Natural messagesRouted through Claude via Agno

📬 Future Improvements

  • Slack thread-context memory
  • Claude fallback when manual commands fail
  • ClickUp/Jira integration

📝 License

MIT License


Built by SukeshOfficial

Quick Start

1

Clone the repository

git clone https://github.com/sukeshofficial/slack_mcp
2

Install dependencies

cd slack_mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersukeshofficial
Reposlack_mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation