bitovi/jira-mcp-auth-bridge
If you are the rightful owner of jira-mcp-auth-bridge and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Jira MCP Auth Bridge is a service that facilitates the integration of Jira's capabilities with MCP technology, allowing for enhanced functionality and authorization flow management.
Jira MCP Auth Bridge
Jira MCP Auth Bridge provides an MCP service that enables fetching images from a Jira work item. Furthermore, it proxies Jira's authorization flow, enabling agents to be authorized through webpage redirects.
Jira already supports an RPC service. However, it doesn't support all of Jira's capabilities. This is why we built this project.
Use
Copilot
In your project, create a .vscode/mcp.json
file
Click the Add Server...
button:
Select the HTTP
option:
Paste the following URL and hit enter: https://jira-mcp-auth-bridge.bitovi.com/mcp
Add bitovi-jira-mcp
as the name and hit enter:
You can use the following JSON too if the Add Server
button did not work for you:
{
"servers": {
"bitovi-jira-mcp": {
"url": "https://jira-mcp-auth-bridge.bitovi.com/mcp"
}
}
}
This will kick off the authentication:
When complete, you should be able to set your copilot chat in Agent mode and ask the question:
MCP: what tools do I have available?
This should tell you you have the Jira MCP tool available: