Jira Sprint Dashboard
Generates interactive sprint analytics and executive dashboards by connecting Jira data to Claude AI. Provides insights on burndown, velocity, and goal progress.
Jira MCP Server with OAuth Authentication
š Smithery-Compatible MCP Server for seamless Jira integration with browser OAuth authentication.
⨠Key Features
- š Browser OAuth Flow - No manual API token management
- šŖ Smithery Marketplace Ready - One-click installation
- ā” Auto-Configuration - Claude Desktop configured automatically
- š ļø Complete Tool Suite - Issue management, search, projects
- š Secure - OAuth tokens handled safely
- š± User-Friendly - Config UI in Smithery
šÆ User Experience
Install from Smithery ā Config UI ā Browser Login ā Done!
(30 seconds total setup time)
Installation Flow:
- Install from Smithery marketplace
- Configure Jira URL and email in Smithery UI
- Open Claude Desktop (auto-configured)
- Run
start_oauthtool - Login via browser
- Ready! All Jira tools available
š ļø Available Tools
oauth_status- Check authentication statusstart_oauth- Launch browser authenticationtest_jira_connection- Verify connectionjira_get_issue- Get issue detailsjira_search- Search with JQLlist_projects- List accessible projectshelp- Complete usage guide
š Deployment
For Smithery Marketplace:
- Upload this repository to Smithery
- Configure OAuth app with Atlassian
- Set environment variables in Smithery
- Publish to marketplace
OAuth App Setup:
- Authorization callback URL:
${SMITHERY_HOSTNAME}/oauth/callback - Scopes:
read:jira-user,read:jira-work,write:jira-work
š» Development
# Install dependencies
npm install
# Build TypeScript
npm run build
# Start development server
npm run dev-oauth
# Test OAuth flow
npm run test-oauth
š Environment Variables
Required for Smithery deployment:
OAUTH_CLIENT_ID=your_atlassian_oauth_client_id
OAUTH_CLIENT_SECRET=your_atlassian_oauth_client_secret
THIS_HOSTNAME=https://your-smithery-hostname
PORT=3000
š§ Technical Details
- Runtime: Node.js 18+
- Transport: HTTP (Smithery-compatible)
- Authentication: Atlassian OAuth 2.0
- Framework: Express.js with MCP SDK
- Token Storage: In-memory (production: Redis recommended)
š License
MIT License - see LICENSE file for details
Built for seamless Jira integration with Claude Desktop via Smithery marketplace.
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Itemit
A simple notes system for Itemit, built with TypeScript.
PRD Creator MCP Server
A specialized MCP server for creating Product Requirements Documents (PRDs).
Calculator MCP Server
Performs basic arithmetic calculations. A TypeScript-based server demonstrating core MCP concepts.
Smartsheet
Integrate with Smartsheet for project management and data analytics, requiring an API access token.
Rework
Integrate AI applications with the Rework platform to manage projects, tasks, workflows, and jobs.
Trello
Integrates with Trello to manage projects, boards, and cards, using Nango for authentication.
Connectry Architect Cert
ree certification prep for the Claude Certified Architect exam. 390 questions, guided capstone build, 30 handouts, 6 reference projects, practice exams, interactive UI, progress dashboard, spaced repetition, deterministic grading. Runs locally.
Graph MCP
An MCP to interact with Office 365 - Teams, mail, calendar.
TellDone
Voice-first planning app. Dictate voice notes on iOS/Apple Watch, AI creates structured tasks and events. 21 MCP tools (read + write). Connect from Claude Code, Cursor, Windsurf. Free trial with promo code MCPBETA26.
YouTube Video Summarizer
Fetch and summarize YouTube videos by extracting their titles, descriptions, and transcripts.