A local MCP server for Jira Cloud-driven development. Connects MCP clients to Jira for searching issues, reading tasks, parsing attachments, and mapping projects to local repos.
A local MCP server for safely managing personal Jira Cloud issues through ACLI, reusing an existing OAuth session without storing credentials. It enables listing, searching, and reading assigned issues, ranking potential duplicates, and making confirmed updates like comments, transitions, and field changes.
MCP server enabling AI assistants to interact with Jira, scoped to a single project. Supports stdio and HTTP transports for issue management operations.
Local MCP server for safe GitHub developer workflows. Enables pulling main, creating feature branches, pushing them, and opening ready-for-review pull requests via tools like github_create_feature_branch and github_create_pull_request.