tom28881/mcp-jira-server
0 Views
0 Installs
📇 ☁️ 🏠 - Comprehensive TypeScript MCP server for Jira with 20+ tools covering complete project management workflow: issue CRUD, sprint management, comments/history, attachments, batch operations.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"tom28881-mcp-jira-server": {
"command": "npx",
"args": [
"-y",
"tom28881-mcp-jira-server"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.