Skip to main content
Glama
CHIBOLAR

Jira MCP Server with OAuth

by CHIBOLAR

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:

  1. Install from Smithery marketplace

  2. Configure Jira URL and email in Smithery UI

  3. Open Claude Desktop (auto-configured)

  4. Run start_oauth tool

  5. Login via browser

  6. Ready! All Jira tools available

πŸ› οΈ Available Tools

  • oauth_status - Check authentication status

  • start_oauth - Launch browser authentication

  • test_jira_connection - Verify connection

  • jira_get_issue - Get issue details

  • jira_search - Search with JQL

  • list_projects - List accessible projects

  • help - Complete usage guide

πŸš€ Deployment

For Smithery Marketplace:

  1. Upload this repository to Smithery

  2. Configure OAuth app with Atlassian

  3. Set environment variables in Smithery

  4. 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.

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    Enables 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
  • F
    license
    -
    quality
    -
    maintenance
    Enables 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
  • A
    license
    -
    quality
    B
    maintenance
    Enables 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.
    117
    1
    MIT

View all related MCP servers

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…

View all MCP Connectors

Latest Blog Posts

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