Jira
Integrates with Jira API to enable issue tracking, sprint planning, and project management tasks directly within conversation interfaces using personal access tokens for authentication.
2 stars
0 tools
Created Aug 2025
@parassolanki/parassolanki-jira-jira-mcp-serverAbout
Integrates with Jira API to enable issue tracking, sprint planning, and project management tasks directly within conversation interfaces using personal access tokens for authentication.
Categories
general
Installation
npm
npm install @parassolanki/parassolanki-jira-jira-mcp-server
Configuration
{
"mcpServers": {
"parassolanki-jira-jira-mcp-server": {
"command": "npx",
"args": [
"-y",
"@parassolanki/parassolanki-jira-jira-mcp-server"
]
}
}
}