Skip to main content
Glama
iskifogl

Slack MCP Server

by iskifogl

slack_get_messages

Retrieve messages from a Slack channel using channel ID, with options for pagination, time filtering, and result limits.

Instructions

Get messages from a Slack channel

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channel_idYesThe ID of the channel (e.g., C1234567890)
limitNoMaximum number of messages to return (max 1000)
cursorNoPagination cursor for next page
oldestNoOnly messages after this Unix timestamp
latestNoOnly messages before this Unix timestamp

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iskifogl/slack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server