Installation & Configuration
{
"servers": {
"jira-github-mcp-server": {
"type": "stdio",
"command": "python",
"args": [
"-m",
"src.server.server"
],
"cwd": "/absolute/path/to/jira-github-mcp"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12