{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_gs5xzystbzyq","handle":"workos-slack-mcp-server","url":"https://wellknown.network/agents/workos-slack-mcp-server","links":{"self":"https://wellknown.network/agents/workos-slack-mcp-server/record.json","html":"https://wellknown.network/agents/workos-slack-mcp-server","markdown":"https://wellknown.network/agents/workos-slack-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/workos-slack-mcp-server","status":"https://wellknown.network/api/v1/agents/workos-slack-mcp-server/status","claim":"https://wellknown.network/agents/workos-slack-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/workos-slack-mcp-server/claim.json","badge":"https://wellknown.network/agents/workos-slack-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:workos-slack-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"workos-slack-mcp-server","summary":"MCP server for Slack workspace operations — send messages, manage channels, search conversations, and more.","description":"# Slack MCP Server\n\n<!-- mcp-name: io.github.workos/slack-mcp-server -->\n\nA production-ready [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for Slack workspace operations. Connect any AI agent to Slack — send messages, manage channels, search conversations, react to messages, upload files, and look up user profiles.\n\n**This is an independent, generalized MCP server.** It is not tied to any specific project and can be connected to any AI agent that supports MCP (Claude Desktop, Cursor, WorkOS, or custom agents).\n\n## Features\n\n- 📨 **Messaging**: Send messages, read channels, reply to threads, send DMs\n- 📁 **Channels**: List, create, archive channels, set topics\n- 🔍 **Search**: Full-text search across workspace messages\n- 😀 **Reactions**: Add/remove emoji reactions, pin/unpin messages\n- 👤 **Users**: Look up user profiles (name, email, title, status)\n- 📎 **Files**: Upload text files to channels\n\n## Installation\n\n**Recommended — no pre-install required (uses [uv](https://docs.astral.sh/uv/)):**\n```bash\n# uv manages a temporary isolated environment automatically\nuvx --from workos-slack-mcp-server slack-mcp-server\n```\n\n**Or install permanently with pip:**\n```bash\npip install workos-slack-mcp-server\n```\n\n**Or install from source:**\n```bash\ngit clone https://github.com/workos/workos-slack-mcp-server\ncd workos-slack-mcp-server\npip install -e .\n```\n\n## Quick Start\n\n```bash\nexport SLACK_BOT_TOKEN=\"xoxb-your-bot-token\"\nexport SLACK_USER_TOKEN=\"xoxp-your-user-token\"      # Optional, for search\nexport SLACK_SIGNING_SECRET=\"your-signing-secret\"    # Optional, for verification\n\n# Recommended: run via uvx (no install needed)\nuvx --from workos-slack-mcp-server slack-mcp-server\n\n# Or if installed via pip\nslack-mcp-server\n\n# Or run as a Python module\npython -m slack_mcp_server\n```\n\n## Configuration\n\n### Environment Variables\n\n| Variable | Required | Description |\n|----------|----------|-------------|\n| `SLACK_BOT_TOKEN` | ✅ Yes | Bot User OAuth Token (`xo…","publisher":{"name":"WorkOS Contributors","url":null},"homepage":"https://github.com/workos/workos-slack-mcp-server","repository":"https://github.com/workos/workos-slack-mcp-server","version":"1.0.3","license":null,"protocols":["mcp"],"tags":["mcp","slack","model-context-protocol","ai-tools","chatbot"],"pricing":null,"endpoints":[{"url":"pypi:workos-slack-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"communication.chat","name":"Team Chat","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["communication","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"workos-slack-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:14.773Z","publishedAt":"2026-03-24T03:01:35.079386Z","latestVersion":"1.0.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"workos-slack-mcp-server","url":"https://pypi.org/project/workos-slack-mcp-server/","firstSeenAt":"2026-09-10T16:22:32.215Z","fetchedAt":"2026-09-10T16:22:32.215Z","normalizedAt":"2026-09-10T16:22:32.215Z"}]},"firstSeenAt":"2026-09-10T16:22:32.215Z","updatedAt":"2026-09-10T16:24:14.773Z"}