{"id":"cdatasoftware-jira-service-management-mcp-server-by-cdata","name":"jira-service-management-mcp-server-by-cdata","homepage":null,"repo_url":"https://github.com/CDataSoftware/jira-service-management-mcp-server-by-cdata","category":"api-gateway","subcategories":[],"tags":["mcp-server","jira","service-management","cdata-jdbc","stdio","read-only","data-access"],"what_it_does":"Provides a local, read-only MCP server that exposes Jira Service Management data to MCP clients by wrapping the CData JDBC Driver and presenting it as simple MCP tools (list tables/columns, run read-only SQL SELECT). The server communicates over stdio to clients running on the same machine.","use_cases":["Ask an LLM to retrieve Jira Service Management (JSM) data using natural language without writing SQL","Explore available JSM tables/columns via MCP tool discovery","Run read-only SELECT queries for analytics/reporting-style questions over live JSM data"],"not_for":["Performing write operations, creates/updates/deletes to Jira Service Management (server is described as read-only)","Remote/multi-host use where stdio local-only constraints are not acceptable","Production-grade API consumption requiring documented REST/HTTP semantics"],"best_when":"You want an LLM desktop client to query Jira Service Management data locally on the same host using MCP, and you can provide the required JDBC driver credentials/connection configuration.","avoid_when":"You need to securely expose data over the network to untrusted clients or you require strong, explicitly documented operational/security controls (audit logging, auth scopes at the MCP layer, rate limit guarantees, pagination).","alternatives":["CData Connect AI (managed MCP platform) for remote access and broader CRUD capabilities (per README marketing)","Use the CData JDBC driver directly from your own application/ETL pipeline","Build/host your own MCP server around a Jira Service Management API with your preferred security controls"],"af_score":48.0,"security_score":37.8,"reliability_score":22.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:58:26.089601+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":["JDBC driver connection configuration via .prp file (may use OAuth per README note)"],"oauth":true,"scopes":false,"notes":"Authentication appears to be handled by the underlying CData JDBC driver connection (and potentially OAuth in a browser), configured through the .prp file/JdbcUrl properties. MCP-layer auth/scopes are not described."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":["CData JDBC Driver licensing required (README indicates TRIAL or license key for the JDBC driver jar)"],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No MCP-server-specific pricing is stated. The JDBC driver licensing/trial implies an external cost dependency."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":48.0,"security_score":37.8,"reliability_score":22.5,"mcp_server_quality":55.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":55.0,"rate_limit_clarity":10.0,"tls_enforcement":20.0,"auth_strength":55.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":50.0,"security_notes":"Security is partially delegated to the underlying CData JDBC driver (including potential OAuth). The MCP server configuration uses a local .prp file containing JDBCUrl/driver settings; secrets are not shown being handled via a vault or redaction mechanism in the README. The server is stdio/local-only, which reduces exposure over the network, but MCP-layer access control, authorization scopes, input validation, and structured error redaction are not documented here.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":"The exposed tools include run_query (SELECT) and schema discovery; idempotency is therefore likely trivial for reads, but the MCP tool behavior and any caching/retry semantics are not documented.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Uses stdio: only usable with clients running on the same machine as the server","If the MCP server does not appear in Claude Desktop, you may need to fully quit/reopen the client","Connection credentials and JDBC connection string must be correctly configured in the .prp file before queries will work","The server is described as read-only; agents should not expect create/update/delete tools"]}}