Slack MCP avatar

Slack MCP

Pricing

Pay per event + usage

Go to Apify Store
Slack MCP

Slack MCP

Model Context Protocol server that lets AI copilots list channels, pull message history, send updates, manage membership, and fetch metadata from your Slack workspace using scoped bot tokens.

Pricing

Pay per event + usage

Rating

5.0

(2)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Share

ParseForge Banner

💬 Slack MCP Server

🚀 Give your AI assistants direct access to Slack. List channels, read message history, post updates, manage memberships, and surface workspace insights via the Model Context Protocol. No human handoffs needed.

🕒 Last updated: 2026-04-23 · 📋 6 tool categories · 🔐 Scoped bot tokens · 💬 Read + write access · 🤖 MCP-compatible

The Slack MCP Server bridges MCP-enabled AI copilots with the Slack Web API. It lets agents browse channels, retrieve message history, post replies, manage memberships, and pull workspace metadata, all through a standard MCP interface.

Whether you are an operations leader automating status reporting, a support manager enabling AI-driven ticket triage, or an AI platform owner building copilot experiences, this tool provides secure, auditable Slack access for your AI workflows.

🎯 Target Audience💡 Primary Use Cases
Operations leaders, support managers, AI automation specialists, platform engineersAI-driven ticket triage, automated status updates, stakeholder alerts, knowledge-base enrichment, channel management

📋 What the Slack MCP Server does

  • 📋 List channels. Browse public and private channels with pagination support.
  • 🕰️ Read history. Retrieve recent message history for context-aware AI assistance.
  • 💬 Post messages. Send channel replies, threaded updates, or direct messages.
  • 🧑 Manage members. Handle channel memberships and invitations.
  • 🛠️ Channel ops. Create, archive, and document channels with topics or descriptions.
  • 📊 Pull metadata. Fetch team, channel, and user metadata for reporting.

Each MCP response returns structured JSON that your AI assistant can parse and act on immediately.

💡 Why it matters: letting AI agents interact with Slack directly eliminates copy-paste workflows, reduces manual triage, and keeps stakeholders informed in real time.


🎬 Full Demo

🚧 Coming soon: a 3-minute walkthrough.


⚙️ Input

InputTypeDefaultBehavior
slackBotTokenstring-Bot token with required Slack scopes (e.g., xoxb-...).
defaultChannelIdstring-Fallback channel for writes when the tool call omits one.
methodstring-MCP method: initialize, tools/list, tools/call, resources/list, resources/read.
paramsobject-Payload for the chosen MCP method.

Example: initialize the MCP connection.

{
"method": "initialize",
"slackBotToken": "xoxb-your-token",
"defaultChannelId": "C012ABCDEF"
}

Example: list available tools.

{
"method": "tools/list",
"slackBotToken": "xoxb-your-token"
}

⚠️ Good to Know: This Actor runs in standby mode. Deploy it once, then POST MCP requests to /mcp?token=YOUR_APIFY_TOKEN. The bot token is passed per-request and is never stored.


📊 Output

🧾 Schema

FieldTypeExample
🛠️ toolsarrayList of available Slack automation tools
📋 namestring"list_channels"
📝 descriptionstring"List channels in the Slack workspace"
📦 inputSchemaobjectJSON schema for tool arguments

📦 Sample records


✨ Why choose this Actor

Capability
📋Full channel access. List, read, post, and manage channels and messages.
🔐Scoped tokens. Per-request authentication with no stored credentials.
🤖MCP standard. Works with Cursor, Claude, and any MCP-compatible agent.
💬Read and write. Both message retrieval and posting in one tool.
📊Metadata access. Team, channel, and user info for reporting.
Standby mode. Always-on endpoint for instant responses.
💰Pay per event. Billed only when tool or resource calls succeed.

📊 6 tool categories covering channels, messages, memberships, metadata, creation, and archival.


📈 How it compares to alternatives

ApproachCostCapabilitiesAuthSetup
⭐ Slack MCP Server (this Actor)$5 free creditFull read + write via MCPScoped bot token⚡ 15 min
Custom Slack botServer costsFull controlOAuth app🕒 Hours
Manual Slack usageFreeLimited to UIUser login🕒 Ongoing
Generic webhookVariesWrite-onlyWebhook URL🕒 30 min

🚀 How to use

  1. 📝 Sign up. Create a free account with $5 credit (takes 2 minutes).
  2. 🤖 Create a Slack bot. Set up a bot with scopes: channels:read, groups:read, chat:write, users:read.
  3. 🌐 Deploy in standby. Run the Actor so it listens for MCP requests.
  4. 🚀 Send MCP payloads. POST to /mcp?token=YOUR_APIFY_TOKEN with your bot token and method.
  5. 📥 Connect your AI. Point your MCP-enabled copilot (Cursor, Claude, custom agent) at the endpoint.

⏱️ Total time: 15 minutes from token creation to first automated Slack reply.


💼 Business use cases

🎫 Support & Operations

  • Triage tickets with AI reading last 200 messages
  • Escalate threads with logged next steps
  • Generate daily digest summaries automatically
  • Broadcast policy updates across teams

📊 Revenue & Platform

  • Summarize renewal risks from private channels
  • Route opportunities into CRM follow-ups
  • Spin up project channels with member lists
  • Monitor tool usage and billing per event


🌟 Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

🎓 Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

🎨 Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

🤝 Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

🧪 Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

🤖 Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:

❓ Frequently Asked Questions

💳 Do I need a paid Apify plan to run this actor?

No. You can start right now on the free Apify plan, which includes $5 in free monthly credit. That is enough to run this actor several times and explore the output before committing to anything. Paid plans unlock higher limits, more concurrent runs, and larger datasets. Create a free Apify account here to get started.

🚨 What happens if my run fails or returns no results?

Failed runs are not charged. If the source site changes, proxies get rate-limited, or a specific input matches nothing, re-run the actor or open our contact form and we will investigate. You can also check the run log in the Apify console to see why the run stopped.

📏 How many items can I scrape per run?

Free users are limited to 10 items per run so you can preview the output and confirm the actor works for your use case. Paid users can raise maxItems up to 1,000,000 per run. Upgrade here if you need full scale.

🕒 How fresh is the data?

Every run fetches live data at the moment of execution. There is no cache or delay: the records you get reflect what the source returned at that moment. Schedule the actor to maintain a rolling snapshot of the data you need.

🧑‍💻 Can I call this actor from my own code?

Yes. Apify exposes every actor as a REST endpoint and ships first-class SDKs for Node.js and Python. You can start a run, read the dataset, and handle webhooks from your own app in a few lines. All you need is your Apify API token.

📤 How do I export the data?

Every Apify dataset can be downloaded in one click from the console as CSV, JSON, JSONL, Excel, HTML, XML, or RSS. You can also pull results programmatically via the Apify API or stream them into BigQuery, S3, and other destinations through built-in integrations.

📅 Can I schedule the actor to run automatically?

Yes. Use the Apify scheduler to run the actor on any cadence, from hourly to monthly. Results are saved to your dataset and can be delivered to webhooks, email, Slack, cloud storage, or automation tools such as Zapier and Make.


🔌 Automating Slack MCP Server

  • 🟢 Node.js. Install the apify-client NPM package.
  • 🐍 Python. Use the apify-client PyPI package.
  • 📚 See the Apify API documentation for full details.

🔌 Integrate with any app


💡 Browse the complete ParseForge collection.


🆘 Need Help? Open our contact form to request a new scraper or report an issue.


⚠️ Disclaimer: Independent tool, not affiliated with Slack Technologies, LLC or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.