Skip to content

Slack Lists support #95

@nursena8

Description

@nursena8
Image

Hi 👋

It would be very useful if slack-mcp-server could support Slack’s Slack Lists feature.
Currently, I can query Slack Lists manually via HTTP requests, but native support in the MCP server would make this much easier and more consistent.

Key requirements

  • Retrieve all Slack Lists in a workspace (with limit)
  • Fetch all items within a list
  • Access item properties such as:
    • whether it is completed or not
    • completion timestamp
    • assignee
    • due date

Relevant Slack API endpoints

Would you consider adding support for these endpoints into slack-mcp-server so Lists can be queried directly (instead of raw HTTP requests) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions