MCP Atlassian Server
by itay1709
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | The URL of your Jira instance (e.g., https://your-company.atlassian.net or https://jira.your-company.com) | |
| MCP_VERBOSE | No | Set to 'true' to enable debug logging | |
| ENABLED_TOOLS | No | Comma-separated list of specific tools to enable (e.g., confluence_search,jira_get_issue) | |
| JIRA_USERNAME | No | Your Jira username (email) for cloud API token authentication | |
| CONFLUENCE_URL | No | The URL of your Confluence instance (e.g., https://your-company.atlassian.net/wiki or https://confluence.your-company.com) | |
| JIRA_API_TOKEN | No | Your Jira API token for cloud authentication | |
| READ_ONLY_MODE | No | Set to 'true' to disable write operations | |
| CONFLUENCE_USERNAME | No | Your Confluence username (email) for cloud API token authentication | |
| JIRA_PERSONAL_TOKEN | No | Your Jira Personal Access Token for server/Data Center authentication | |
| CONFLUENCE_API_TOKEN | No | Your Confluence API token for cloud authentication | |
| JIRA_PROJECTS_FILTER | No | Comma-separated list of Jira project keys to restrict access | |
| CONFLUENCE_SPACES_FILTER | No | Comma-separated list of Confluence space keys to restrict access | |
| CONFLUENCE_PERSONAL_TOKEN | No | Your Confluence Personal Access Token for server/Data Center authentication |
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
- 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/itay1709/mcp-nodejs-atlassian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server