ppspps824/slack-lists-mcp
3.2
If you are the rightful owner of slack-lists-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Slack Lists MCP Server is designed to manage Slack Lists with comprehensive CRUD operations and advanced filtering capabilities.
Tools
Functions exposed to the LLM to take actions
get_list_structure
Get the column structure of a Slack List.
add_list_item
Add a new item to a Slack List.
update_list_item
Update existing items in a Slack List.
delete_list_item
Delete an item from a Slack List.
get_list_item
Get a specific item from a Slack List.
list_items
List all items in a Slack List with optional filtering.
get_list_info
Get metadata about a Slack List.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client