CoolPlugz
by adaOctopus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server. Default is 3100. | 3100 |
| SHELL_ENV | Yes | Your development shell environment. One of: wsl2, macos, linux, git-bash, powershell. | |
| JIRA_EMAIL | No | Your Atlassian account email used for Jira authentication. | |
| REPOS_ROOT | Yes | Absolute path where your repos are cloned locally, e.g. /home/you/projects or C:\Users\you\repos. | |
| WSL_DISTRO | No | Your WSL2 distro name for path translation (only needed if SHELL_ENV=wsl2). | |
| SLACK_TOKEN | No | Slack bot token (xoxb-...) for tracking mentions and drafting replies. Requires scopes channels:history and search:read. | |
| GITHUB_TOKEN | Yes | GitHub personal access token for pushing branches, opening PRs, reading repo state, and polling CI. Generate at https://github.com/settings/tokens with 'repo' and 'workflow' scopes. | |
| NOTION_TOKEN | No | Notion integration token for pulling linked docs. Create at https://www.notion.so/my-integrations. | |
| JIRA_BASE_URL | No | Your Jira instance URL, e.g. https://yourteam.atlassian.net | |
| JIRA_API_TOKEN | No | Jira API token for fetching ticket context. Generate at https://id.atlassian.com/manage-profile/security/api-tokens. | |
| ANTHROPIC_API_KEY | No | Anthropic API key to enable AI-powered repo detection and Slack reply drafts. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues