Jira MCP Server
@MCP-Mirror
Jira MCP Server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Jira MCP Server?
Jira MCP Server is a bridge that lets you interact with Jira using natural language through the Model Context Protocol (MCP). It is built for teams using Claude Desktop to manage project tasks such as issue creation, updates, and workflow automation.
How to use Jira MCP Server?
Install the server by cloning the repository, installing dependencies, and building with npm. Set the required environment variables (JIRA_HOST, JIRA_EMAIL, JIRA_API_TOKEN) in a .env file. Then add the server to your Claude Desktop configuration file to start using it.
Key features of Jira MCP Server
- Natural language Jira interaction via Claude Desktop
- Project creation and configuration
- Issue and subtask management with JQL filtering
- Issue linking and dependency tracking
- Automated issue workflows
- Field formatting with markdown support
Use cases of Jira MCP Server
- Delegate project management tasks to an AI assistant
- Automatically assign issues based on team expertise
- Create and update issues and subtasks via chat
- Track issue dependencies and linked items
FAQ from Jira MCP Server
What authentication is required?
You need a Jira API token created from https://id.atlassian.com/manage-profile/security/api-tokens, along with your Jira host and email.
What runtime dependencies does the server need?
Node.js and npm are required to build and run the server. The server communicates with your Jira instance via its REST API.
Where does data get stored?
The server does not store data locally; all issue and project information remains in your Jira instance.
Are there any known limits or errors?
The server provides detailed error messages for invalid issue keys, missing fields, permission issues, and Jira API rate limits.
How does the server communicate with Claude Desktop?
It is configured as an MCP server in the Claude Desktop configuration file, using the npm start command.
「バージョン管理」の他のコンテンツ
Jira MCP
nguyenvanduocitA Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow tra
MCP Linear
tacticlaunchMCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
mcp-github-trending MCP Server
hetaoBackendMCP server for getting github trending repos & developers
コメント