Skip to main content
Glama

Jira MCP Server

by brianstone
package.json522 B
{ "name": "jira-mcp-server", "version": "0.0.1", "description": "", "main": "index.js", "bin": { "jira-server": "./build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "npx tsc" }, "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/node": "^22.14.0", "tsx": "^4.19.3", "typescript": "^5.8.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/brianstone/jira-mcp-server'

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