jira-service-management-mcp-server-by-cdata

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.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ API Gateway mcp-server jira service-management cdata-jdbc stdio read-only data-access
⚙ Agent Friendliness
48
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
70
Error Messages
0
Auth Simplicity
55
Rate Limits
10

🔒 Security

TLS Enforcement
20
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
50

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.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

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).

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

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: JDBC driver connection configuration via .prp file (may use OAuth per README note)
OAuth: Yes Scopes: No

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

Free tier: No
Requires CC: No

No MCP-server-specific pricing is stated. The JDBC driver licensing/trial implies an external cost dependency.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known 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

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for jira-service-management-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered