Atlassian Attachments
MCP server for downloading Jira and Confluence Cloud attachments by attachment ID.
{
"mcpServers": {
"mcp-atlassian-attachments": {
"command": "uvx",
"args": [
"mcp-atlassian-attachments"
],
"env": {
"ATLASSIAN_SITE_URL": "<atlassian_site_url>",
"ATLASSIAN_EMAIL": "<atlassian_email>",
"ATLASSIAN_API_TOKEN": "<your-atlassian_api_token>"
}
}
}
}ATLASSIAN_SITE_URLAtlassian Cloud site URL, for example https://yourorg.atlassian.net. Must be HTTPS. Can also be set in ~/.config/mcp-atlassian-attachments/config.json.
ATLASSIAN_EMAILEmail address used for Atlassian Cloud Basic auth. Can also be set in ~/.config/mcp-atlassian-attachments/config.json.
ATLASSIAN_API_TOKENAtlassian Cloud API token. Used as the password in Basic auth. Can also be set in ~/.config/mcp-atlassian-attachments/config.json.
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…