Skip to main content
Glama
alyiox

mcp-atlassian-attachments

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATLASSIAN_EMAILYesYour email address associated with the Atlassian account
ATLASSIAN_SITE_URLYesYour Atlassian site URL, e.g., https://yourorg.atlassian.net
ATLASSIAN_API_TOKENYesYour Atlassian API token with at least read:jira-work scope

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
download_jira_attachmentA

[Atlassian] Download Jira attachment by ID to a local directory.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern (download_jira_attachment), consistent with good naming conventions.

Tool Count2/5

The server is named 'attachments' but provides only a download tool; this is far too few for the implied scope.

Completeness2/5

Missing fundamental operations like upload, delete, or list attachments, leaving agents with a dead-end workflow.

Maintenance

ActivityMaintained
ResponsivenessNo issues