
MCP Serverkoga1020public
jira mcp
一个用于集成 Jira 的 Go 语言开发的 MCP 服务器。
Repository Info
1
Stars
0
Forks
1
Watchers
0
Issues
Go
Language
-
License
About This Server
一个用于集成 Jira 的 Go 语言开发的 MCP 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Jira MCP Server
Setup
git clone https://github.com/koga1020/jira-mcp.git
cd jira-mcp
go mod tidy
go build
Usage
Setting up in VS Code
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "jira_user_name",
"description": "Jira User Email Address",
"password": false
},
{
"type": "promptString",
"id": "jira_api_token",
"description": "Jira API Token",
"password": true
},
{
"type": "promptString",
"id": "jira_url",
"description": "Jira URL(e.g. https://example.atlassian.net)",
"password": false
}
],
"servers": {
"jira-mcp-server": {
"type": "stdio",
"command": "/path/to/your/jira-mcp",
"args": [],
"env": {
"JIRA_USERNAME": "${input:jira_user_name}",
"JIRA_API_TOKEN": "${input:jira_api_token}",
"JIRA_URL": "${input:jira_url}"
}
}
}
}
Quick Start
1
Clone the repository
git clone https://github.com/koga1020/jira-mcp2
Install dependencies
cd jira-mcp
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Ownerkoga1020
Repojira-mcp
LanguageGo
License-
Last fetched8/10/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation