MCP Jira Stdio
未申請MCP server for Jira integration with stdio transport. Issue management, project tracking, and workflow automation via Model Context Protocol.
インストール
npm install -g mcp-jira-stdio未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(15個)
jira_add_comment
Add a comment to an issue (optional visibility by group/role).
jira_create_issue
Create a new issue in a project (type, priority, assignee, labels, components).
jira_create_subtask
Create a subtask under a parent issue (auto-detects subtask type).
jira_get_create_meta
Get create metadata for a project showing all available fields (including custom fields) with their allowed values. Essential for discovering required fields before creating issues.
jira_get_custom_fields
List all custom fields in Jira with their types and schemas.
jira_get_issue
Retrieve issue details by key (supports optional fields/expand).
jira_get_issue_types
List issue types (optionally per project).
jira_get_my_issues
Retrieve issues assigned to the current user (sorted by updated).
jira_get_priorities
List available priorities.
jira_get_project_info
Retrieves detailed information about a project (components, versions, roles, insights).
jira_get_statuses
List available statuses (global or project-specific).
jira_get_users
Search for users (by query, username, or accountId).
jira_get_visible_projects
Retrieves all projects visible to the user.
jira_search_issues
Search for Jira issues using JQL with pagination and fields.
jira_update_issue
Update an existing issue (summary, description, priority, assignee, labels, components).