# @jtalk22/slack-mcp

Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 5.0.0
- **Author:** io.github.jtalk22
- **License:** Unknown
- **npm:** @jtalk22/slack-mcp
- **Endpoints:** streamable-http https://mcp.revasserlabs.com/oauth/mcp
- **Source:** https://github.com/jtalk22/slack-mcp-server
- **Endpoint health:** reachable (last checked 2026-08-26T14:08:37.400Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 16 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-12T22:00:43.534Z
- **Version scanned:** 4.8.0
- **CVEs:** none found by OSV at scan time

## Tools

28 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `search-recent`
- `query`
- `summarize-channel`
- `channel_id`
- `days`
- `find-messages-from`
- `username`
- `slack_token_status`
- `slack_health_check`
- `slack_refresh_tokens`
- `slack_list_conversations`
- `slack_conversations_history`
- `slack_get_full_conversation`
- `slack_search_messages`
- `slack_users_info`
- `slack_send_message`
- `slack_get_thread`
- `slack_list_users`
- `slack_add_reaction`
- `slack_remove_reaction`
- `slack_conversations_mark`
- `slack_conversations_unreads`
- `slack_users_search`
- `slack_workflow_save`
- `slack_workflows`
- `slack_smart_search`
- `slack_catch_me_up`
- `slack_triage`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"slack\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@jtalk22/slack-mcp\"\n      ],\n      \"env\": {\n        \"SLACK_TOKEN\": \"<YOUR_SLACK_TOKEN>\",\n        \"SLACK_COOKIE\": \"<YOUR_SLACK_COOKIE>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `SLACK_TOKEN` — Slack Token (optional)
- `SLACK_COOKIE` — Slack Cookie (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; runs locally and hosted.
- Floor 58, ceiling 58 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40jtalk22%2Fslack-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40jtalk22%2Fslack-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40jtalk22%2Fslack-mcp
- HTML page: https://forgeregistry.com/registry/%40jtalk22%2Fslack-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
