🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

Jira MCP Server
This is a Machine Control Protocol (MCP) server for interacting with Jira's API.
Prerequisites
- Node.js (v16 or higher)
- npm or yarn
- A Jira account with API access
Setup
-
Install dependencies:
npm install
-
Configure Codeium MCP:
- Add the following configuration to your Codeium MCP config file (
~/.codeium/windsurf/mcp_config.json
):
{ "mcpServers": { "jira": { "command": "npx", "args": [ "-y", "tsx", "/path/to/jira_mcp/main.ts" ], "env": { "JIRA_USERNAME": "your_username", "JIRA_API_KEY": "your_api_key", "JIRA_BASE_URL": "your_jira_instance_url" } } } }
- Add the following configuration to your Codeium MCP config file (
Usage
The MCP server will be automatically started by Codeium when needed. Available commands:
-
get_issue
: Retrieve information about a specific Jira issue by key (e.g., "RMPRE-123")
Development
To run the server locally for development:
npm start
相关推荐
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
Reviews

user_fHCFRvFH
As an avid user of MCP applications, I find the jira_mcp_server developed by MaximilianoGarciaRoe incredibly efficient and user-friendly. It integrates seamlessly with our workflow, offering comprehensive project management features. Highly recommended for anyone looking to streamline their team's productivity!

user_efTXcosG
I've been using the jira_mcp_server by Maximiliano Garcia Roe, and it has significantly improved our project management workflow. The seamless integration and robust features make it a must-have for any team looking to streamline their processes. Highly recommend!