Connector guide1-minute read16 MCP toolsEN · DE · IT

Come collegare Slack a Cursor — via MCP

Slack Web API — post messages, search history, manage channels, set user presence/status, upload files, manage scheduled messages. Bot-token auth with granular OAuth scopes.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Slack

MCP connector

Slack

Slack Web API — post messages, search history, manage channels, set user presence/status, upload files, manage scheduled messages. Bot-token auth with granular OAuth scopes.

Tools

16

Region

INTL

Category

Messaging

Authentication

Bearer Token

Required env vars

SLACK_BOT_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Slack in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Slack Web API — post messages, search history, manage channels, set user presence/status, upload files, manage scheduled messages. Bot-token auth with granular OAuth scopes.

Prova a chiedere

Prompt di esempio per Slack

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Slack · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Slack, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Slack + Cursor

Slack Web API — post messages, search history, manage channels, set user presence/status, upload files, manage scheduled messages. Bot-token auth with granular OAuth scopes.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

SLACK_BOT_TOKEN

Step 1 — Ottieni le credenziali

Step 2 — Installa l'adapter

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 3 — Aggiungi il connettore in Cursor

Cursor legge i server MCP da ~/.cursor/mcp.json. Aggiungi questa voce:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Ottieni la tua MCP API key da AnythingMCP → Profilo → MCP API Keys → Nuova Key.
  2. Salva il file e riavvia Cursor.
  3. Apri Cursor → Impostazioni → MCP per verificare che Slack sia presente e "Connected".
  4. Inizia a chattare — tutti gli strumenti di Slack sono ora invocabili.

Tool disponibili

FAQ

Cursor supporta MCP server personalizzati nel piano free? Sì — MCP è disponibile su Hobby, Pro e Business.

Prossimi passi

Questa guida ti è stata utile?

Ready to ship

Your Slack agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Guide correlate