Skip to main content
Glama
rkorablin

confluence-http-api-mcp

by rkorablin

Related Servers

Alternatives to confluence-http-api-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct resource or access pattern: search uses CQL, get_page uses numeric ID, get_page_by_title uses space+title, list_spaces enumerates spaces, and get_page_children navigates hierarchy. No two tools overlap in purpose.

    Naming Consistency5/5

    All tools use a consistent 'confluence_' prefix followed by a verb_noun pattern. The two get_page variants are differentiated by suffix 'by_title', maintaining clarity.

    Tool Count5/5

    Five tools is well-scoped for a read-only Confluence integration; each tool serves a distinct function without redundancy or excessive minimalism.

    Completeness4/5

    The core read operations are present: search, get by ID, get by title, list spaces, and list children. However, there are no mutation endpoints and no space-level detail tool, leaving minor gaps for a full API surface.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues