Skip to main content
Glama

JIRA MCP Server

by cosmix
package.json655 B
{ "name": "jira-mcp", "version": "1.0.0", "description": "JIRA MCP Server", "type": "module", "scripts": { "build": "vite build && chmod +x build/index.js", "start": "bun build/index.js", "dev": "vite", "test": "bun test", "test:watch": "bun test --watch" }, "keywords": [ "mcp", "jira", "typescript", "bun" ], "author": "Dimosthenis Kaponis", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "typescript": "^5.8.3" }, "devDependencies": { "@types/node": "^24.0.3", "bun-types": "^1.2.12", "vite": "^7.0.2", "vite-plugin-dts": "^4.5.3" } }

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

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