JIRA MCP Server
@blue7wings
About JIRA MCP Server
the mcp server with jira integrates
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is JIRA MCP Server?
JIRA MCP Server integrates JIRA services with the Model Context Protocol (MCP), allowing you to fetch JIRA content through MCP for use with an LLM. It is a very early version of the project.
How to use JIRA MCP Server?
Set environment variables JIRA_API_KEY, JIRA_EMAIL, and JIRA_URL. Run the server with go run main.go or compile it into a binary. The server starts an SSE service at https://localhost:8080/sse for MCP client connections.
Key features of JIRA MCP Server
- Integrates JIRA with MCP for LLM access.
- Fetches JIRA content through MCP.
- Runs as an SSE service.
- Configured via environment variables.
- Early version of the project.
Use cases of JIRA MCP Server
- Fetch JIRA issues, projects, or other content for use with an LLM assistant.
FAQ from JIRA MCP Server
What environment variables are required?
You need JIRA_API_KEY, JIRA_EMAIL, and JIRA_URL.
How do I generate the JIRA_API_KEY?
Generate it at the Atlassian API token page: https://id.atlassian.com/manage-profile/security/api-tokens.
How do I run the server?
Use go run main.go or compile to a binary for your platform.
What endpoint does the server expose?
It exposes an SSE service at https://localhost:8080/sse.
What is the status of this project?
It is a very early version of the project.
Frequently asked questions
What environment variables are required?
You need `JIRA_API_KEY`, `JIRA_EMAIL`, and `JIRA_URL`.
How do I generate the JIRA_API_KEY?
Generate it at the Atlassian API token page: https://id.atlassian.com/manage-profile/security/api-tokens.
How do I run the server?
Use `go run main.go` or compile to a binary for your platform.
What endpoint does the server expose?
It exposes an SSE service at `https://localhost:8080/sse`.
What is the status of this project?
It is a very early version of the project.
Basic information
More Version Control MCP servers
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
Github Mcp Server
githubGitHub's official MCP Server
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server
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

Kin
Troy Fortin, Jr. (Firelock, LLC)The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.
Comments