JIRA
Bridges AI assistants with JIRA issue tracking systems, enabling users to query and manipulate JIRA ...
获取你的JIRA账号信息与API Token(或密码)
- 打开你的JIRA实例(如 https://your-jira-instance.atlassian.net)。
- 登录你的JIRA帐号(建议使用管理员或具备API操作权限的帐号)。
- 如果你的JIRA为Atlassian Cloud(如 *.atlassian.net),推荐使用API Token而非密码:
- 访问Atlassian API Token管理页面。
- 点击“Create API token”(创建API令牌)。
- 填写Token名称,点击“Create”(创建)。
- 复制生成的API Token(令牌),它稍后将用于配置。
获取JIRA服务器地址
- 你的JIRA地址通常为 https://your-jira-instance.atlassian.net 或你的本地/私有部署域名。
- 例如:https://companyname.atlassian.net
准备JIRA用户名
- JIRA Cloud:用户名通常是你的登录邮箱。
- JIRA Server(私有部署):用你的登录用户名。
填写ENV配置到FastMCP界面
- 点击“Install Now”按钮,进入FastMCP连接界面。
- 填写以下ENV变量:
JIRA_SERVER_URL:你的JIRA服务器URL,例如:https://your-jira-instance.atlassian.netJIRA_USERNAME:你的JIRA登录邮箱或用户名JIRA_PASSWORD(如果你使用密码登录;更推荐API Token)或JIRA_API_TOKEN(推荐;上一步获取的API Token)
- 注意:如果填写了
JIRA_API_TOKEN,一般不再填写JIRA_PASSWORD。
保存并连接
- 保存你的配置。
- FastMCP将使用以上信息连接到你的JIRA实例。
提示:建议优先使用API Token方式,确保安全性。更多细节参见Atlassian官方文档。
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Project Management
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Azure DevOps
Supercharge your workflow by bringing Azure DevOps commands directly into VS Code. The Azure DevOps MCP Server lets you manage projects, builds, releases, repos, work items, test plans, and more from your editor with simple prompts. Focused, easy-to-use tools offer clear access to Azure DevOps data, making routine tasks faster while keeping complexity out of your way. Perfect for anyone who wants to streamline DevOps work inside their coding environment.
TaskManager
Manage and execute tasks efficiently with MCP TaskManager in a queue-based system. This server supports planning by accepting and organizing task lists, and execution by delivering tasks one at a time with feedback on completion. It tracks tasks via unique IDs, ensuring smooth workflow coordination through clear stages: planning, executing, and completing. Designed for integration with MCP clients like Claude Desktop, TaskManager simplifies complex task handling and improves automation by providing structured task queues and real-time updates. Its straightforward action parameters allow easy control over task flow, making it a powerful tool for effective task management.
Jira
Streamline Jira Cloud integration with this modular MCP server for AI and automation tools. Easily list scrum boards, track issues, add comments, fetch user info, and search users. Designed for extensibility and easy contribution, it helps automate workflows and connect Jira data to custom agents or bots. The server supports key Jira functionalities like retrieving server details and managing issues, all wrapped in a clean, TypeScript-based structure. Whether enhancing existing tools or building new automation, this project simplifies interacting with Jira Cloud via the Model Context Protocol.
OmniFocus Enhanced
Integrates with OmniFocus on macOS using AppleScript to provide complete task and project management capabilities including CRUD operations, perspective views, batch operations, subtask hierarchies, tag management, and custom filtering for productivity workflows.
Anubis
Orchestrates AI coding workflows through role-based agents that transition between specialized responsibilities (orchestrator, architect, developer, reviewer, integration engineer) with comprehensive task management, dependency tracking, and execution state persistence.
Similar MCP Servers
Jira
Integrates with Jira Cloud REST API v3 to enable issue creation, updates, searching with JQL, comment management, workflow transitions, user lookup, and project discovery with automatic email-to-account-ID resolution and rich text content extraction from Atlassian Document Format.
Jira
Streamline Jira Cloud integration with this modular MCP server for AI and automation tools. Easily list scrum boards, track issues, add comments, fetch user info, and search users. Designed for extensibility and easy contribution, it helps automate workflows and connect Jira data to custom agents or bots. The server supports key Jira functionalities like retrieving server details and managing issues, all wrapped in a clean, TypeScript-based structure. Whether enhancing existing tools or building new automation, this project simplifies interacting with Jira Cloud via the Model Context Protocol.