Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-JIRA-Python Server
Claim
by
Kallows
GitHub
Communication
Developer Tools
Version Control
Python
Apache 2.0
1
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
Dockerfile
.editorconfig
.env.sample
.eslintrc
.gitignore
LICENSE.md
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
{ "extends": "standard-with-typescript", "parserOptions": { "project": "./tsconfig.json" }, "rules": { "@typescript-eslint/indent": ["error", 2], "@typescript-eslint/explicit-function-return-type": "off", "@typescript-eslint/strict-boolean-expressions": "off", "@typescript-eslint/no-floating-promises": "off", "@typescript-eslint/no-misused-promises": "off" } }