{"id":"tot-git27-jira-mcp-server","name":"jira-mcp-server","homepage":null,"repo_url":"https://github.com/tot-git27/jira-mcp-server","category":"infrastructure","subcategories":[],"tags":["mcp","jira","go","issue-tracking","automation","integration"],"what_it_does":"A Go-based MCP server that connects to Jira (using a username + API key) to manage and track Jira issues. It can run in stdio mode and also supports an SSE transport.","use_cases":["AI-assisted Jira issue management (create/update/search workflows) via MCP tooling","Integrating Jira issue tracking into agent workflows","Automating triage and status updates for Jira projects"],"not_for":["Public-facing deployments without an explicit auth/proxy strategy","Use cases that require a documented, stable REST/SDK contract beyond MCP/stdio usage","Environments needing fine-grained, documented rate-limit guarantees"],"best_when":"You want an MCP server to bridge an agent to Jira for interactive issue operations, and you can provide Jira credentials securely to the Go process.","avoid_when":"You need comprehensive documentation for MCP tools, error codes, pagination, and retry/idempotency semantics (not present in the provided README).","alternatives":["Use Jira REST API directly (with an OpenAPI client/SDK) and implement MCP glue in your own service","Use existing Jira integration libraries/SDKs and wrap them with an MCP server you control","Adopt Atlassian-supported integrations (where applicable) instead of running a custom MCP bridge"],"af_score":31.8,"security_score":40.5,"reliability_score":12.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:20:46.837971+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Jira username + API key (as described in README prerequisites)"],"oauth":false,"scopes":false,"notes":"README indicates a Jira API key + username is required, but does not describe the mechanism (headers vs query), environment variables, or Jira permission scope/granularity."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided; repository appears to be a self-hosted server."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":31.8,"security_score":40.5,"reliability_score":12.5,"mcp_server_quality":45.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":30.0,"auth_strength":60.0,"scope_granularity":20.0,"dependency_hygiene":50.0,"secret_handling":40.0,"security_notes":"README confirms use of a Jira API key + username but does not describe secret storage, logging behavior, TLS/transport security, or least-privilege scope handling for Jira permissions.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["README does not document MCP tool list, input/output schemas, or how the agent should handle failures/retries.","No guidance on rate limits, backoff, or pagination semantics (e.g., Jira search results).","Credentials are required; without secure deployment practices, agents may run with overly broad Jira permissions."]}}