Atlassian MCP Server
by jaigouk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8084 |
| CACHE_TTL | No | Cache TTL in seconds | 3600 |
| LOG_LEVEL | No | Logging level (error | warn | info | debug) | info |
| ENABLE_CACHE | No | Whether to enable Redis caching | true |
| ATLASSIAN_SITE | Yes | Atlassian site URL (e.g., yourcompany.atlassian.net), without https:// | |
| REDIS_PASSWORD | Yes | Password for Redis authentication | |
| OAUTH_CLIENT_ID | Yes | OAuth 2.0 Client ID from Atlassian developer console | |
| OAUTH_CLIENT_SECRET | Yes | OAuth 2.0 Client Secret from Atlassian developer console | |
| TOKEN_ENCRYPTION_KEY | Yes | 64-char hex string used for encrypting tokens at rest |
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
ActivityInactive
ResponsivenessNo issues