Skip to main content
Glama

MCP Atlassian

package.json1.12 kB
{ "name": "mcp-atlassian", "version": "1.0.0", "description": "MCP server for Confluence & JIRA", "main": "dist/index.js", "scripts": { "start": "node -r tsconfig-paths/register -r ./paths.js dist/index.js", "dev": "ts-node -r tsconfig-paths/register src/index.ts", "build": "tsc", "lint": "eslint . --ext .ts", "format": "prettier --write \"src/**/*.ts\"", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "sam.wang.0723@gmail.com", "license": "MIT", "devDependencies": { "@types/node": "^22.13.5", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.38.0", "eslint": "^9.32.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.3", "prettier": "^3.5.2", "ts-node": "^10.9.2", "typescript": "^5.7.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.3", "@types/express": "^5.0.3", "dotenv": "^17.2.1", "express": "^5.1.0", "module-alias": "^2.2.3", "node-fetch": "^3.3.2", "ts-jira-client": "^1.0.6", "tsconfig-paths": "^4.2.0" } }

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/samwang0723/mcp-atlassian'

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