-
Notifications
You must be signed in to change notification settings - Fork 796
Open
SharkyND/mcp-atlassian
#10Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have searched the existing issues to make sure this bug has not already been reported.
- I have checked the README for relevant information.
Bug Description
confluence get page returns the url with double slash(//
)
Steps to Reproduce
run the confluence server in inspector in stdio mode with docker
run -i --rm -e CONFLUENCE_URL="theurl" -e CONFLUENCE_USERNAME="thename" -e CONFLUENCE_API_TOKEN="the token" ghcr.io/sooperset/mcp-atlassian:latest"
Expected Behavior
should return correct url
Actual Behavior
with out //mcp-atlassian Version
ghcr.io/sooperset/mcp-atlassian:latest
Installation Method
From PyPI (pip install mcp-atlassian / uv add mcp-atlassian)
Operating System
Linux (Specify distribution below if relevant)
Python Version
3.12
Atlassian Instance Type
Confluence Cloud
Client Application
inspector tool
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working