jira-mcp
by nguyenvanduocit · Go · ★ 90
A 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 transitions.
Install
go install github.com/nguyenvanduocit/jira-mcp@latest Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"github:nguyenvanduocit/jira-mcp"
]
}
}
} From the README
Related productivity servers
mcp-atlassian
sooperset
MCP server for Atlassian tools (Confluence, Jira)
dagu
dagucloud
Local-first workflow engine with a Web UI for small teams. Define DAGs in a declarative YAML format. Self-contained and no DBMS required. Use any AI agent to manage your DAGs.
obsidian-local-rest-api
coddingtonbear
A secure REST API and Model Context Protocol (MCP) server for your vault.
mcp-shrimp-task-manager
cjo4m06
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
contextplus
forloopcodes
Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
zennotes
ZenNotes
Keyboard-first local Markdown notes with Vim motions, diagrams, and MCP integration.