mcp-atlassian
by knowmax
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | URL for Jira instance (required for Jira features). For Cloud: https://your-company.atlassian.net. For Server/DC: https://jira.your-company.com. | |
| NO_PROXY | No | Comma-separated list of hosts to bypass proxy. | |
| HTTP_PROXY | No | HTTP proxy URL. | |
| HTTPS_PROXY | No | HTTPS proxy URL. | |
| MCP_VERBOSE | No | Set to 'true' for more detailed logging. | |
| BITBUCKET_URL | No | URL for Bitbucket instance. For Cloud: https://bitbucket.org. For Server/DC: https://bitbucket.your-company.com. | |
| ENABLED_TOOLS | No | Comma-separated list of tool names to enable (e.g., 'confluence_search,jira_get_issue'). | |
| JIRA_USERNAME | No | Username for Jira Cloud API token authentication. | |
| CONFLUENCE_URL | No | URL for Confluence instance (required for Confluence features). For Cloud: https://your-company.atlassian.net/wiki. For Server/DC: https://confluence.your-company.com. | |
| JIRA_API_TOKEN | No | API token for Jira Cloud. | |
| READ_ONLY_MODE | No | Set to 'true' to disable write operations. | |
| JIRA_SSL_VERIFY | No | Set to 'false' to disable SSL verification for Jira Server/DC. | |
| REQUIRE_USERNAME | No | Enforce username header for monitoring. | |
| BITBUCKET_USERNAME | No | Username for Bitbucket authentication (Cloud). | |
| MCP_LOGGING_STDOUT | No | Set to 'true' to log to stdout instead of stderr. | |
| CONFLUENCE_USERNAME | No | Username for Confluence Cloud API token authentication. | |
| JIRA_CUSTOM_HEADERS | No | Comma-separated key=value pairs for custom Jira headers. | |
| JIRA_PERSONAL_TOKEN | No | Personal Access Token for Jira Server/Data Center. | |
| CONFLUENCE_API_TOKEN | No | API token for Confluence Cloud. | |
| JIRA_PROJECTS_FILTER | No | Filter Jira projects by keys (e.g., 'PROJ,DEV,SUPPORT'). | |
| ATLASSIAN_OAUTH_SCOPE | No | OAuth 2.0 scope (include offline_access for token refresh). | |
| CONFLUENCE_SSL_VERIFY | No | Set to 'false' to disable SSL verification for Confluence Server/DC. | |
| ATLASSIAN_OAUTH_ENABLE | No | Set to 'true' to enable minimal OAuth mode (multi-cloud without client credentials). | |
| BITBUCKET_APP_PASSWORD | No | App password for Bitbucket Cloud. | |
| ATLASSIAN_OAUTH_CLOUD_ID | No | Atlassian Cloud ID for OAuth authentication. | |
| BITBUCKET_PERSONAL_TOKEN | No | Personal Access Token for Bitbucket Server/DC. | |
| CONFLUENCE_SPACES_FILTER | No | Filter Confluence spaces by keys (e.g., 'DEV,TEAM,DOC'). | |
| ATLASSIAN_OAUTH_CLIENT_ID | No | OAuth 2.0 client ID for standard OAuth flow. | |
| CONFLUENCE_CUSTOM_HEADERS | No | Comma-separated key=value pairs for custom Confluence headers. | |
| CONFLUENCE_PERSONAL_TOKEN | No | Personal Access Token for Confluence Server/Data Center. | |
| ATLASSIAN_OAUTH_ACCESS_TOKEN | No | Pre-existing OAuth 2.0 access token for BYOT mode. | |
| ATLASSIAN_OAUTH_REDIRECT_URI | No | OAuth 2.0 redirect URI (default: http://localhost:8080/callback). | |
| ATLASSIAN_OAUTH_CLIENT_SECRET | No | OAuth 2.0 client secret. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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/knowmax/mcp-atlassian-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server