MCP Server
MCP
Slack MCP Server
Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth.
Install
npx -y @jtalk22/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.revasserlabs.com/oauth/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@jtalk22/slack-mcp",
"version": "4.9.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Slack xoxc- token from browser session",
"format": "string",
"isSecret": true,
"name": "SLACK_TOKEN"
},
{
"description": "Slack xoxd- cookie from browser session",
"format": "string",
"isSecret": true,
"name": "SLACK_COOKIE"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment