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 |
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/jaigouk/atlassian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server