Skip to main content
Glama

MCP Atlassian Server

by phuc-nt
package.json525 B
{ "name": "dev_mcp-atlassian-test-client", "version": "1.0.0", "description": "Test client for MCP Atlassian server", "type": "module", "main": "dist/tool-test.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0" }, "devDependencies": { "@types/node": "^22.15.2", "ts-node": "^10.9.2", "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/phuc-nt/mcp-atlassian-server'

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