MCP Atlassian Node Server
by abuzo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | No | Jira Basic auth email | |
| SSL_VERIFY | No | Enable TLS verification (true/false); default true | |
| USER_AGENT | No | User-Agent header; default jira-mcp | |
| JIRA_BASE_URL | No | Jira base URL; defaults to ATLASSIAN_SITE | |
| ATLASSIAN_SITE | Yes | Base site URL, e.g., https://company.atlassian.net (required) | |
| JIRA_API_TOKEN | No | Jira Basic auth API token | |
| ATLASSIAN_EMAIL | No | Global fallback Basic auth email | |
| CONFLUENCE_EMAIL | No | Confluence Basic auth email | |
| JIRA_API_VERSION | No | Jira REST API version (2 or 3); default 2 | |
| JIRA_BEARER_TOKEN | No | Jira Bearer token (takes precedence over Basic) | |
| ATLASSIAN_API_TOKEN | No | Global fallback Basic auth API token | |
| CONFLUENCE_BASE_URL | No | Confluence base URL; defaults to ATLASSIAN_SITE | |
| CONFLUENCE_API_TOKEN | No | Confluence Basic auth API token | |
| CONFLUENCE_API_PREFIX | No | Confluence REST API prefix; default /wiki/rest/api (cloud) or /rest/api (server) | |
| ATLASSIAN_BEARER_TOKEN | No | Global fallback Bearer token | |
| CONFLUENCE_BEARER_TOKEN | No | Confluence Bearer token (takes precedence over Basic) |
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/abuzo/JIRA_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server