Skip to content

[Bug]: url returned by confluence get page has wrong format #691

@trinanjan12

Description

@trinanjan12

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(//

Image

)

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"

@sooperset

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions