Skip to main content
Glama

Slack MCP Server

by lbeatu
mcp-config.json247 B
{ "mcpServers": { "slack-mcp": { "command": "node", "args": ["/path/to/your/mcp-slack/build/index.js"], "env": { "SLACK_TOKEN": "xoxb-your-bot-token-here", "SLACK_TEAM_ID": "T1234567890" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lbeatu/slack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server