Skip to main content
Glama

MCP-JIRA-Python Server

by Kallows
pyproject.toml384 B
[project] name = "mcp-jira-python" version = "0.1.0" description = "MCP server for JIRA in Python" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.2.1", "jira" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/mcp_jira_python"] [project.scripts] jira-api = "mcp_jira_python:main"

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

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