atlassian-server-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | Base URL of the Jira Data Center instance. Required to enable Jira integration. | |
| JIRA_TOKEN | No | Personal access token for Jira. Required if JIRA_URL is set and ATLASSIAN_USERNAME/ATLASSIAN_PASSWORD are not used for basic auth. | |
| BITBUCKET_URL | No | Base URL of the Bitbucket Data Center instance. Required to enable Bitbucket integration. | |
| CONFLUENCE_URL | No | Base URL of the Confluence Data Center instance. Required to enable Confluence integration. | |
| BITBUCKET_TOKEN | No | Personal access token for Bitbucket. Required if BITBUCKET_URL is set and basic auth is not used. | |
| CONFLUENCE_TOKEN | No | Personal access token for Confluence. Required if CONFLUENCE_URL is set and basic auth is not used. | |
| ATLASSIAN_PASSWORD | No | Password for shared basic auth fallback. Used with ATLASSIAN_USERNAME. | |
| ATLASSIAN_USERNAME | No | Username for shared basic auth fallback. Used when a product URL is set but no product token is provided. | |
| ATLASSIAN_TLS_VERIFY | No | Set to 'false' to disable TLS certificate verification (insecure, for local testing only). | true |
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/zaimokuza-yoshiteru/atlassian-server-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server