Glama
MCP
Servers
jira-mcp
Claim
by
CamdenClark
npm
GitHub
Developer Tools
JavaScript
MIT License
7
4
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
dist
node_modules
src
README.md
package-lock.json
package.json
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "Bundler", "strict": true, "outDir": "dist", "skipLibCheck": true }, "include": ["src"] }