Skip to main content
Glama
kamilmodest

slack-mcp-claude-auth

by kamilmodest

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_MCP_URLNoURL of the Slack MCP endpointhttps://mcp.slack.com/mcp
SLACK_MCP_CLIENT_IDNoClient ID for Slack MCP1601185624273.8899143856786
SLACK_MCP_WRITEBACKNoWhether to write back refreshed tokens to keychain1
SLACK_TOKEN_ENDPOINTNoToken endpoint for Slack OAuthhttps://slack.com/api/oauth.v2.user.access
SLACK_MCP_SESSION_TTL_MSNoSession TTL in milliseconds79200000
SLACK_MCP_CLAUDE_CRED_KEYNoKeychain credential key for Claude Codeplugin:slack:slack|38801a7d845718b3
SLACK_MCP_KEYCHAIN_ACCOUNTNomacOS keychain account name<current macOS username>
SLACK_MCP_KEYCHAIN_SERVICENomacOS keychain service nameClaude Code-credentials
SLACK_MCP_REFRESH_BUFFER_MSNoBuffer time before token refresh in milliseconds300000
SLACK_MCP_TOOL_LIST_CACHE_MSNoCache TTL for tool list in milliseconds86400000
SLACK_MCP_TOOL_LIST_CACHE_PATHNoPath to tool list cache file~/.cache/slack-mcp-claude-auth/tools.json
SLACK_MCP_STRIP_REDUNDANT_TOOL_PREFIXNoWhether to strip redundant 'slack_' prefix from tool names1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/kamilmodest/slack-mcp-claude-auth'

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