"""
Stub module for jira.JIRA to satisfy imports in server.
"""
class JIRA:
"""Stub Jira client class"""
def __init__(self, *args, **kwargs):
# Stub initializer
"""
Initializes the JIRA stub instance without performing any setup.
Accepts any positional or keyword arguments for compatibility with code expecting a JIRA client.
"""
pass
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/InfinitIQ-Tech/mcp-jira'
If you have feedback or need assistance with the MCP directory API, please join our Discord server