Skip to main content
Glama
epdlr
by epdlr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_MCP_URLNoMCP endpoint. Set via --mcp-url.https://mcp.slack.com/mcp
SLACK_CLIENT_IDNoOAuth app id (default: Claude partner). Set via --client-id.1601185624273.8899143856786
SLACK_MCP_TOKENNoInject Bearer token (tests/CI). Set via --token or --mcp-token.
SLACK_OAUTH_HOSTNoRedirect host. Set via --oauth-host.localhost
SLACK_OAUTH_PATHNoRedirect path. Set via --oauth-path./callback
SLACK_OAUTH_PORTNoLoopback port. Set via --oauth-port.3118
SLACK_SKIP_OAUTHNoNever open browser. Set via --skip-oauth. Use '1' to enable.
SLACK_CLIENT_SECRETNoClient secret for confidential apps only. Set via --client-secret.
SLACK_STDIO_PROFILENoNamed store: ~/.slack-stdio-mcp/profiles/<name> (share across repos). Set via --profile.
SLACK_STDIO_CREDS_DIRNoAbsolute credentials root (wins over --profile). Set via --creds-dir.
SLACK_OAUTH_TIMEOUT_MSNoStartup OAuth timeout in milliseconds. Environment only.180000
SLACK_ALLOW_LEGACY_TOKENNoAllow flat legacy JSON without client_id. Use '1' to enable. Environment only.

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/epdlr/slack-stdio-mcp'

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