jira-confluence-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRY_RUN | No | When set to 1, refuses all write operations (read-only mode). | 0 |
| SI_DATA_DIR | No | Directory where downloaded attachments and logs are stored. Default is ./si_data. | ./si_data |
| ALLOW_WRITES | No | When set to 0, refuses write operations even outside dry-run. | 1 |
| HTTP_TIMEOUT | No | HTTP request timeout in seconds. Default is not shown. | |
| ATLASSIAN_EMAIL | Yes | Your Atlassian account email address. | |
| HTTP_MAX_RETRIES | No | Maximum number of retries for HTTP requests with 429/5xx responses. Default is not shown. | |
| MAX_ATTACHMENT_MB | No | Maximum attachment size in megabytes to download. Default is 50. | 50 |
| ATLASSIAN_BASE_URL | Yes | The base URL of your Atlassian site, e.g. https://your-domain.atlassian.net. Automatically normalised. | |
| AUTO_DOWNLOAD_LOGS | No | When set to 1 (default), automatically downloads attachments that look like logs. | 1 |
| ATLASSIAN_API_TOKEN | Yes | Atlassian API token generated at id.atlassian.com/manage-profile/security/api-tokens. | |
| LOG_ATTACHMENT_SUFFIXES | No | Comma-separated list of file extensions considered as log attachments. Default is .log,.txt,.gz,.out,.err. | .log,.txt,.gz,.out,.err |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/anands-bounteous/jira-confluence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server