Skip to main content
Glama

Jira MCP Server

pyproject.toml571 B
[tool.black] line-length = 100 [tool.pytest.ini_options] testpaths = ["."] python_files = ["test_*.py", "*_test.py"] python_functions = ["test_*"] python_classes = ["Test*"] addopts = [ "-v", "--tb=short", "--strict-markers", "--disable-warnings", "--color=yes" ] markers = [ "unit: Unit tests (fast, no external dependencies)", "integration: Integration tests (may require external services)", "slow: Slow tests that take more time to run" ] filterwarnings = [ "ignore::DeprecationWarning", "ignore::PendingDeprecationWarning" ]

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/redhat-community-ai-tools/jira-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server