Skip to main content
Glama
oase-app

oase-mcp

Official
by oase-app

Related Servers

Alternatives to oase-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.2/5.0

    Scored across 16 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: login steps are separated (start/finish vs. direct token exchange), messaging vs. posts are explicit (send_message vs. send_post), and read/update/delete operations are mapped to specific resources (messages, posts, media). There is no ambiguity between tools.

    Naming Consistency4/5

    Tool names mostly follow a verb_noun pattern (send_message, update_post, read_media), with consistent prefixes for CRUD operations. Minor deviations exist like promise_login_start/finish and login_with_promise, but they are still intuitive and do not break the overall consistency.

    Tool Count5/5

    16 tools is well-scoped for a chat/oase platform covering authentication, messaging, posts, reactions, media retrieval, and profile management. Each tool has a clear role and none feel redundant; the count is appropriate for the domain.

    Completeness4/5

    The tool set covers the primary workflows: messaging (send, read, update, delete), posts (publish, read, update, delete), reactions, media download, and authentication. Minor gaps exist, such as no explicit 'leave oase' tool and no direct attachment uploading (only media download), but these are not critical to core agent tasks and can be worked around.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues