Skip to content
Cursor

Slack MCP Server for Cursor

io.github.jtalk22/slack-mcp-server

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

client:Cursor transport:streamable-http runtime:npm

Install Slack MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "slack-mcp-server": {
      "url": "https://mcp.revasserlabs.com/oauth/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Slack MCP Server in other clients