Back to search
MCP server for Atlassian Jira local server
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
feat(health): add /health endpoint with optional deep Jira connectivity check
c60681fView on GitHubfeat(mcp): implement jira/list_projects and jira/get_issue with full error handling and logging
188efdeView on GitHubfeat(logging): add structured logging with Logrus and secure error handling
b73b83aView on GitHubfeat(jira): add JIRA_INSECURE_SKIP_VERIFY option for self-signed certificates
5f19b0cView on GitHubfeat(jira): implement real Jira client with basic auth and Ping/GetIssue/ListProjects
49ffb08View on GitHubfeat: initial project skeleton with MCP stub and admin panel
19849adView on GitHub