Submit

Jira Mcp Server

@OrenGrinker

A comprehensive, production-ready Model Context Protocol (MCP) server for seamless Jira Cloud integration. This enhanced version provides advanced features, robust error handling, and extensive tooling for AI agents, automation systems, and custom applications.

Tools

Server Config

{
  "mcpServers": {
    "jira": {
      "command": "npx",
      "args": [
        "@orengrinker/jira-mcp-server"
      ],
      "env": {
        "JIRA_BASE_URL": "https://your-company.atlassian.net",
        "JIRA_EMAIL": "your-email@company.com",
        "JIRA_API_TOKEN": "your-api-token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.