Skip to main content
Glama

MCP JIRA Server

by Warzuponus
pyproject.toml451 B
[project] name = "mcp-jira" version = "0.1.0" description = "Model Context Protocol server for Jira with Scrum Master capabilities" authors = [{name = "Warzuponus"}] dependencies = [ "mcp>=1.0.0", "jira>=3.5.1", "python-dotenv>=0.19.0", "pydantic>=2.0.0", "pydantic-settings>=2.0.0", "aiohttp>=3.8.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pytest.ini_options] testpaths = ["tests"]

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/Warzuponus/mcp-jira'

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