Skip to main content
Glama
LEESUJEONG1030

naver-reservation-watcher-mcp

Related Servers

Alternatives to naver-reservation-watcher-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server for Windows that gives Claude control of your screen, enabling screen viewing, image-based element finding, clicking/typing, macro recording and replaying, and scheduled automation with failsafe safety features.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to interact with user-approved KakaoTalk chat rooms locally on Windows, including reading recent messages, observing new events, and sending replies only after explicit user approval, with sending and auto-reply disabled by default.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Shows your current Claude Desktop activity as Discord Rich Presence, including model, status, usage, and subscription info.
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables Claude Desktop to monitor and control your computer system with 90+ real-time tools covering CPU, RAM, GPU, disk, network, processes, and more, plus extensions for file management, code editing, and web research.
      84
      MIT

    TDQS

    B3.4/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: watch CRUD, availability checking, reservation execution, approval, and status. Even though add_reservation_watch, check_availability, and reserve_now can share store/date/party parameters, their descriptions clearly distinguish monitoring, checking, and immediate action.

    Naming Consistency4/5

    Most tools follow a snake_case verb-first pattern (list_, remove_, add_, check_, approve_, reserve_). reservation_status breaks the pattern by being noun-first, and list_reservation_watches is plural while remove/add_reservation_watch are singular, but the overall style is still predictable.

    Tool Count5/5

    Seven tools is appropriate for this server's scope: watch lifecycle (list/add/remove), availability check, immediate reservation, approval, and status. Each tool covers a necessary step without redundancy.

    Completeness4/5

    The tool surface covers watch management, availability checking, immediate reservation, approval/rejection, and status. Minor gaps exist—no update_reservation_watch and no explicit cancel_reservation—but these are workable for the core watcher workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues