{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ecx8q67scet6","handle":"jira-mcp-server-2","url":"https://wellknown.network/agents/jira-mcp-server-2","links":{"self":"https://wellknown.network/agents/jira-mcp-server-2/record.json","html":"https://wellknown.network/agents/jira-mcp-server-2","markdown":"https://wellknown.network/agents/jira-mcp-server-2/record.md","api":"https://wellknown.network/api/v1/agents/jira-mcp-server-2","status":"https://wellknown.network/api/v1/agents/jira-mcp-server-2/status","claim":"https://wellknown.network/agents/jira-mcp-server-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/jira-mcp-server-2/claim.json","badge":"https://wellknown.network/agents/jira-mcp-server-2/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/jira-mcp-server-2/history","tools":"https://wellknown.network/api/v1/agents/jira-mcp-server-2/tools"},"ard":{"identifier":"urn:air::server:jira-mcp-server-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"jira-mcp-server","summary":"An MCP server for interacting with Jira using username/password authentication.","description":"# Jira MCP Server (using FastMCP)\n\nThis MCP server provides tools for interacting with a Jira instance using username/password or session cookie authentication via the FastMCP framework. It allows LLMs (like Claude) to query, update, and manage Jira issues.\n\n## Features\n\n*   Connects to Jira using Basic Auth (username/password) or Session Cookie.\n*   Provides MCP tools for common Jira operations:\n    *   Fetching single or multiple issues.\n    *   Creating and updating issues.\n    *   Transitioning issue statuses.\n    *   Listing available transitions.\n    *   Adding comments.\n    *   Downloading attachments.\n    *   Listing project issue types.\n*   Built with the modern and efficient FastMCP framework.\n\n## Prerequisites\n\n*   Python 3.10+\n*   [uv](https://github.com/astral-sh/uv) (Recommended Python package installer and virtual environment manager)\n*   Access to a Jira instance (Cloud or Server/Data Center).\n\n## Setup\n\n1.  **Clone the Repository:**\n    ```bash\n    git clone <your-repo-url>\n    cd jira-mcp-server\n    ```\n\n2.  **Configure Environment Variables:**\n    *   Copy the example environment file:\n        ```bash\n        cp .env.example .env\n        ```\n    *   **Edit the `.env` file** with your Jira instance details:\n        *   `JIRA_BASE_URL`: The full URL of your Jira instance (e.g., `https://yourcompany.atlassian.net` or `https://jira.yourdomain.com`).\n        *   **Choose ONE authentication method:**\n            *   **Method 1: Username/Password:** Set `JIRA_USERNAME` and `JIRA_PASSWORD`. (Note: For Jira Cloud, you might need an API Token instead of your password).\n            *   **Method 2: Session Cookie:** Set `JIRA_SESSION_ID`. Get this value by logging into Jira in your browser, opening developer tools, going to Application/Storage -> Cookies, finding the cookie named `JSESSIONID` for your Jira domain, and copying its value. Session ID authentication takes precedence if set.\n    *   **Important:** The `.env` file contains sensitive credentials an…","publisher":null,"homepage":null,"repository":null,"version":"0.1.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:jira-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.project-management","name":"Project Management","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["dev","security"],"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":"jira-mcp-server","registry":"pypi","observedAt":"2026-09-15T21:22:13.363Z","publishedAt":"2025-05-18T07:36:36.540614Z","latestVersion":"0.1.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"jira-mcp-server","url":"https://pypi.org/project/jira-mcp-server/","firstSeenAt":"2026-09-09T22:22:30.524Z","fetchedAt":"2026-09-15T21:20:51.680Z","normalizedAt":"2026-09-15T21:20:51.680Z"}]},"firstSeenAt":"2026-09-09T22:22:30.524Z","updatedAt":"2026-09-15T21:22:13.363Z"}