JIRA MCP Server - FastMCP 2.0 implementation with 47 tools for AI integration
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"jira-mcp-standalone","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# JIRA MCP Server A Model Context Protocol (MCP) server for JIRA integration built with **FastMCP 2.0** that allows AI assistants to read user stories and issues from JIRA projects. ## 🚀 Quick Start with Docker ```bash # Pull from Docker Hub docker pull royashish/jira-mcp-server:latest # Test MCP protocol echo '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{"roots":{"listChanged":true},"sampling":{}},"clientInfo":{"name":"test","version":"1.0.0"}}} {"jsonrpc":"2.0","method":"notifications/initialized"} {"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"get_user_stories","arguments":{"project":"KW","limit":3}}}' | docker run -i --env-file .env royashish/jira-mcp-server:latest ``` ## 📋 Features - **47 JIRA Tools**: Complete JIRA operations ecosystem (including global statistics) - **FastMCP 2.0**: Modern, efficient implementation with 90% less code - **Core Operations**: User stories, issues, projects, search, stats - **Workflow Management**: Transitions, comments, assignments, worklogs - **Agile Support**: Boards, sprints, backlogs, burndown charts - **File Management**: Upload, download, list attachments - **Advanced Features**: Webhooks, reporting, batch operations - **MCP Protocol**: Standard Model Context Protocol for AI integration - **Auto Schema Generation**: FastMCP handles validation and type safety - **Docker Ready**: Pre-built Docker images available - **Secure**: Uses JIRA API tokens for authentication ## 🔧 Configuration ### Required Environment Variables | Variable | Description | Example | |----------|-------------|---------| | `JIRA_URL` | Your JIRA instance URL | `https://company.atlassian.net` | | `JIRA_USERNAME` | Your JIRA email | `user@company.com` | | `JIRA_API_TOKEN` | JIRA API token | `ATATT3xFfGF0...` | ### Getting JIRA API Token 1. Go to [Atlassian Account Settings](https://id.atlassian.com/manage-profile/security/api-tokens) 2. Click "Create API token" 3. Cop…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.