Cloud Jira MCP
by leonardoaa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DOCKER_PORT | No | Host port exposed for the Docker Compose deployment. The service listens on port 37242 inside the container. | |
| SDD_CATALOG_PATH | No | Path to the SDD catalog resources used by the server. | |
| MCP_ADMIN_PASSWORD | Yes | Password for the administrative web interface. Change before first use. | |
| MCP_SERVER_BEARER_TOKEN | Yes | Bearer token used to authenticate MCP requests. Change before first use. | |
| MCP_WORKSPACES_HOST_ROOT | No | Host filesystem root used to map client workspace paths when running in Docker. | |
| JIRA_CREDENTIALS_MASTER_KEY | Yes | Master key used to encrypt Jira credentials with AES-256-GCM. Generate with `openssl rand -base64 32`. | |
| MCP_WORKSPACES_CONTAINER_ROOT | No | Container filesystem root corresponding to MCP_WORKSPACES_HOST_ROOT when running in Docker. |
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