{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_kp5tv9ukcqte","handle":"workos-jira-mcp-server","url":"https://wellknown.network/agents/workos-jira-mcp-server","links":{"self":"https://wellknown.network/agents/workos-jira-mcp-server/record.json","html":"https://wellknown.network/agents/workos-jira-mcp-server","markdown":"https://wellknown.network/agents/workos-jira-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/workos-jira-mcp-server","status":"https://wellknown.network/api/v1/agents/workos-jira-mcp-server/status","claim":"https://wellknown.network/agents/workos-jira-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/workos-jira-mcp-server/claim.json","badge":"https://wellknown.network/agents/workos-jira-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:workos-jira-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"workos-jira-mcp-server","summary":"MCP server for Jira project management — create issues, search with JQL, manage workflows, and track sprints.","description":"# Jira MCP Server\n\n<!-- mcp-name: io.github.workos/jira-mcp-server -->\n\nA production-ready [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for Jira project management. Connect any AI agent to Jira — create issues, search with JQL, manage workflows, track sprints, and more.\n\n**This is an independent, generalized MCP server.** It is not tied to any specific project and can be connected to any AI agent that supports MCP (Claude Desktop, Cursor, WorkOS, or custom agents).\n\n## Features\n\n- 🎫 **Issues**: Create, read, update, search, and transition issues\n- 🔍 **JQL Search**: Full Jira Query Language support\n- 🔄 **Workflows**: Transition issues through statuses (To Do → In Progress → Done)\n- 💬 **Comments**: Add comments to issues\n- 📋 **Projects**: List accessible projects\n- 🏃 **Sprints**: List sprints and get board details\n\n## Installation\n\n**Recommended — no pre-install required (uses [uv](https://docs.astral.sh/uv/)):**\n```bash\n# uv manages a temporary isolated environment automatically\nuvx --from workos-jira-mcp-server jira-mcp-server\n```\n\n**Or install permanently with pip:**\n```bash\npip install workos-jira-mcp-server\n```\n\n**Or install from source:**\n```bash\ngit clone https://github.com/workos/workos-jira-mcp-server\ncd workos-jira-mcp-server\npip install -e .\n```\n\n## Quick Start\n\n```bash\nexport JIRA_BASE_URL=\"https://your-org.atlassian.net\"\nexport JIRA_EMAIL=\"you@company.com\"\nexport JIRA_API_TOKEN=\"your-api-token\"\n\n# Recommended: run via uvx (no install needed)\nuvx --from workos-jira-mcp-server jira-mcp-server\n\n# Or if installed via pip\njira-mcp-server\n\n# Or run as a Python module\npython -m jira_mcp_server\n```\n\n## Configuration\n\n### Environment Variables\n\n| Variable | Required | Description |\n|----------|----------|-------------|\n| `JIRA_BASE_URL` | ✅ Yes | Jira instance URL (e.g., `https://your-org.atlassian.net`) |\n| `JIRA_EMAIL` | ✅ Yes | Email for Jira authentication |\n| `JIRA_API_TOKEN` | ✅ Yes | API token ([generate here](https://id.at…","publisher":{"name":"WorkOS Contributors","url":null},"homepage":"https://github.com/workos/workos-jira-mcp-server","repository":"https://github.com/workos/workos-jira-mcp-server","version":"1.0.1","license":null,"protocols":["mcp"],"tags":["mcp","jira","model-context-protocol","ai-tools","project-management"],"pricing":null,"endpoints":[{"url":"pypi:workos-jira-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.project-management","name":"Project Management","confidence":1,"provenance":"declared"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"workos-jira-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:14.586Z","publishedAt":"2026-03-22T04:12:48.438414Z","latestVersion":"1.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"workos-jira-mcp-server","url":"https://pypi.org/project/workos-jira-mcp-server/","firstSeenAt":"2026-09-10T16:22:31.718Z","fetchedAt":"2026-09-10T16:22:31.718Z","normalizedAt":"2026-09-10T16:22:31.718Z"}]},"firstSeenAt":"2026-09-10T16:22:31.718Z","updatedAt":"2026-09-10T16:24:14.586Z"}