MCP cover image
See in Github
2025-03-09

the mcp server with jira integrates

1

Github Watches

0

Github Forks

0

Github Stars

JIRA MCP Server

The JIRA MCP Server integrates JIRA services with MCP, allowing you to fetch JIRA content through MCP for use with LLM. Please note that this is a very early version of the project.

Environment Variables Configuration

To ensure the service runs correctly, you need to configure the following environment variables:

JIRA_API_KEY=
JIRA_EMAIL=
JIRA_URL=

You can generate the JIRA_API_KEY at this link. For JIRA_EMAIL, please check your Profile. The JIRA_URL should be the current address you are using, for example: https://foobar.atlassian.net.

Running the Server

The simplest way to run the server is by using the following command:

go run main.go

Alternatively, you can compile it into a binary for any platform you prefer. Once the server is running successfully, it will start an SSE service at https://localhost:8080/sse. You can then connect to this endpoint using any MCP client that supports SSE.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

    Reviews

    3 (1)
    Avatar
    user_9H0JnCqi
    2025-04-17

    I've been using jira-mcp-server extensively, and it's a game-changer for managing projects. The integration with Jira is seamless and efficient, which has greatly enhanced our team's productivity. Kudos to blue7wings for developing such a robust tool. Highly recommend checking it out at https://github.com/blue7wings/jira-mcp-server.