Jira Attachment
БесплатноНе проверенFetches Jira attachments and returns them inline (for small images) or as local paths for larger files and other types, enabling AI models to access Jira attach
Описание
Fetches Jira attachments and returns them inline (for small images) or as local paths for larger files and other types, enabling AI models to access Jira attachments directly.
README
A tiny local MCP server that fetches Jira attachments and returns them to an MCP client such as Claude Code.
- Images (PNG, JPEG, GIF, WebP) under ~3 MB are returned inline, so the model can see them directly.
- Larger images and all other file types are saved to
~/.cache/jira-attachment-mcp/and the local path is returned.
It runs over stdio and exposes a single tool, jira_get_attachment, which takes
a numeric Jira attachment ID.
Prerequisites
- Node.js >= 18
- An Atlassian API token: https://id.atlassian.com/manage-profile/security/api-tokens
Setup
npm install
node setup.js
setup.js prompts for your Atlassian email, API token, and Jira base URL
(e.g. https://your-company.atlassian.net), then writes them to
~/.config/jira-attachment-mcp/config.json with 0600 permissions.
Then register the server with Claude Code (use the absolute path to index.js):
claude mcp add --transport stdio jira-attach -- node /absolute/path/to/index.js
Restart Claude Code (or reload MCP servers) so the new server is picked up.
Security
Your credentials never leave your machine and are never committed: they live
only in ~/.config/jira-attachment-mcp/config.json (mode 0600). The token is
used solely to build the HTTP Basic auth header for requests to your own Jira
instance.
Licence
MIT — see LICENSE.
Установка Jira Attachment
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ai-accelchamp/jira-attachment-mcpFAQ
Jira Attachment MCP бесплатный?
Да, Jira Attachment MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jira Attachment?
Нет, Jira Attachment работает без API-ключей и переменных окружения.
Jira Attachment — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Jira Attachment в Claude Desktop, Claude Code или Cursor?
Открой Jira Attachment на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Jira Attachment with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
