MCP.so
登录

Slackbot MCP

@adamkleingit

关于 Slackbot MCP

A Slackbot LLM agent that allows connecting to an LLM and MCP servers

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

adamkleingit

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Slackbot MCP?

Slackbot MCP is a Slack bot that integrates with the Slack Events API and is powered by an LLM with MCP (Model Context Protocol) tool integration. It supports multi-bot management, thread-aware conversations, and channel-specific configurations, intended for developers needing a programmable bot with advanced LLM capabilities.

How to use Slackbot MCP?

To set up, clone the repository, install dependencies with Poetry, copy the .env.example file, start Docker Compose (PostgreSQL, Redis), run Alembic migrations, and start the Uvicorn server. Detailed steps are provided in the README.

Key features of Slackbot MCP

  • Slack integration via Events API
  • LLM-powered responses
  • MCP tool integration
  • Multi-bot management
  • Thread-aware conversations
  • Channel-specific configurations

Use cases of Slackbot MCP

  • Deploying a Slack bot with conversational AI capabilities
  • Integrating MCP tools into Slack workflows
  • Managing multiple bots across different Slack channels
  • Handling context-rich, threaded discussions

FAQ from Slackbot MCP

What are the prerequisites for running Slackbot MCP?

Python 3.9+, Poetry, Docker and Docker Compose, PostgreSQL, and Redis are required.

How do I set up the development environment?

Clone the repository, install dependencies with poetry install, set up pre-commit hooks, copy .env.example, start Docker Compose, run Alembic migrations, and start the Uvicorn server.

What integrations does Slackbot MCP support?

It integrates with Slack's Events API and supports MCP tool integration for LLM-powered responses.

Does Slackbot MCP support multiple bots?

Yes, it has multi-bot management capabilities.

How are conversations handled?

Conversations are thread-aware and can be configured per channel.

评论

AI 与智能体 分类下的更多 MCP 服务器