Jira Basic Mcp

Created By
IamSAL6 months ago

Server Config

{
  "mcpServers": {
    "jira": {
      "command": "npx",
      "args": [
        "-y",
        "jira-basic-mcp"
      ],
      "env": {
        "JIRA_BASE_URL": "https://your-jira-instance.com",
        "JIRA_USERNAME": "your-username",
        "JIRA_PASSWORD": "your-password",
        "JIRA_PROJECTS_FILTER": "ABC,DEF,XYZ",
        "JIRA_RESPONSE_FORMAT": "JSON"
      }
    }
  }
}
Project Info
Created At
6 months ago
Updated At
6 months ago
Author Name
IamSAL
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All