Skip to content
Back to search
30
MCP

ars-slack-lists-mcp

pypi/ars-slack-lists-mcp

A Model Context Protocol (MCP) server for Slack Lists — full read AND write (create, update, check off, reassign, reschedule, delete, discover columns)

Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.justadityaraj/slack-lists-mcp
Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.
0 tools
@asksql/mcp
Model Context Protocol server for AskSQL: exposes list-connections / schema / query / run as MCP tools so AI agents can safely query registe
0 tools
iflow-mcp_redhat-community-ai-tools-slack-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with Slack workspaces
0 tools
atlas-mcp-server
A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architect
0 tools
com.pulsemcp/slack
MCP server for Slack — read/write messages, manage threads, and react to messages.
0 tools
barie-slack-mcp
Slack MCP Server for interacting with Slack workspaces via the Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ars-slack-lists-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}