jiraL
by k-dot-11
jiraL is a server that interacts with JIRA using Node.js. It's part of a larger system (mcp) and is designed to be used with a stdio interface.
View on GitHub
Last updated: N/A
"mcp": { "servers": { "jiraL": { "type": "stdio", "command": "node", "args": ["./Github/Node/jiraL/jira-mcp.js"], }, "wikiL": { "type": "stdio", "command": "node", "args": ["./Github/Node/jiraL/wiki-mcp.js"], } } },