Skip to main content
Glama

JIRA MCP Server

by hackdonalds
package.json455 B
{ "name": "@hackdonalds/jira-mcp", "version": "0.1.0", "description": "A Model Context Protocol server for JIRA integration", "type": "module", "private": false, "main": "server.js", "bin": { "jira-mcp": "./server.js" }, "scripts": { "start": "node server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.16.0", "zod": "^3.23.8" }, "keywords": ["mcp", "jira", "api"], "author": "", "license": "MIT" }

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

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