Skip to main content
Glama

JIRA MCP Tools

by NZenitram
mcp.yaml573 B
name: jira-tools description: JIRA integration tools for searching, creating, updating, deleting issues, and listing projects version: 0.1.3 main: src.main:main requirements: - jira==3.5.2 - python-dotenv==1.0.1 - fastmcp==0.4.1 env_vars: - name: JIRA_SERVER description: Your JIRA server URL (e.g., https://your-domain.atlassian.net) required: true - name: JIRA_EMAIL description: Email address for JIRA authentication required: true - name: JIRA_API_TOKEN description: API token for JIRA authentication required: true secret: true

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

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