OpenCode Slack MCP Proxy
by NikaBuligini
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | facade port, alternative to FACADE_PORT | 3120 |
| LOG_LEVEL | No | pino log level, default info | info |
| FACADE_HOST | No | facade host, default 127.0.0.1 | 127.0.0.1 |
| FACADE_PORT | No | facade port, default 3120 | 3120 |
| CALLBACK_HOST | No | callback listener host, default 127.0.0.1 | 127.0.0.1 |
| CALLBACK_PORT | No | callback port, default 3118 | 3118 |
| OPENCODE_HOST | No | opencode callback host, default 127.0.0.1 | 127.0.0.1 |
| OPENCODE_PORT | No | opencode callback port, default 19876 | 19876 |
| REQUEST_TIMEOUT_MS | No | timeout for Slack and local proxy requests, default 10000 | 10000 |
| OPENCODE_CALLBACK_PATH | No | opencode callback path, default /mcp/oauth/callback | /mcp/oauth/callback |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/NikaBuligini/opencode-slack-mcp-proxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server