Hh Jira
Exposes Jira data through the Model Context Protocol.
About
Hh Jira provides an interface to retrieve and serve Jira issue data via the Model Context Protocol. It allows users to fetch issues based on specified criteria, such as status and team assignment, and exposes them as data models. Configuration involves setting up a Jira account, storing credentials securely, and defining environment variables to specify user, team, and search filters.
Key Features
- Fetches Jira issues based on user-defined filters
- Exposes Jira data through the Model Context Protocol
- Supports configuration via environment variables
- Uses keyring for secure credential storage
- Integrates with Claude Desktop for server management
Use Cases
- Integrating Jira issue data into MCP-based applications
- Providing a standardized interface for accessing Jira information
- Automating Jira data retrieval and presentation