Jira MCP Server with OAuth
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Jira MCP Server with OAuthsearch for open bugs in project ABC using JQL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Jira Data Center MCP Server
π― 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_oauthtoolLogin 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/callbackScopes:
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to interact with Jira Cloud and Server/Data Center deployments for issue management, project tracking, and workflow automation. Supports multiple authentication methods including API tokens, OAuth 2.0, and personal access tokens.MIT
- Flicense-quality-maintenanceEnables LLMs to interact with Atlassian Jira Data Center through natural language queries for semantic search and automated workflow execution. It provides secure tools to discover, inspect, and execute Jira API operations using production-ready authentication methods.33
- AlicenseCqualityDmaintenanceEnables interaction with Jira through OAuth 2.0 to create and manage issues directly from MCP-compatible clients. It supports secure authentication and local token caching to facilitate automated task management within Jira projects.3MIT
- Alicense-qualityBmaintenanceEnables AI assistants to interact with Atlassian Jira via API token authentication, with 46 optimized tools across modular architecture for CRUD, agile, dashboard, and search operations.1171MIT
Related MCP Connectors
Connect to Atlassian Jira, Confluence, and Compass to search, create, and manage your work.
Task manager your agent can fully operate: boards, tasks, sprints, roles, worklogs, day planner.
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analyβ¦
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CHIBOLAR/jira_mcp_sprinthealth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server