Skip to main content
Glama
paladini

lighterpack-mcp

by paladini

Related Servers

Alternatives to lighterpack-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that gives AI agents full control over grocery lists, todos, and packing lists. Your AI creates lists, adds items, checks them off, and shares with family/friends.
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server with real AI capabilities (OpenAI/Anthropic) for natural language understanding, multi-step planning, and autonomous task execution, enabling intelligent file analysis, weather-based planning, and more.
      221 npm
      ISC
    • A
      license
      Not graded
      quality
      D
      maintenance
      A production-ready MCP server that gives an LLM agent standalone-equivalent control over a Mineflayer Minecraft bot — movement, mining, crafting, inventory, combat, containers, chat, and much more — exposed as 110 strongly-typed tools across 23 groups, with full bot lifecycle management and dual (poll + push) event streaming.
      50 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A plugin-based MCP server that enables AI assistants to interact with external systems through custom tools, resources, and prompts.
      4
      AGPL 3.0

    TDQS

    C2.8/5.0

    Scored across 35 tools

    Disambiguation4/5

    Most tools target distinct resource-action pairs with clear descriptions. Minor overlap exists between update_item (which can set imageUrl) and set_item_image_url, but the latter is dedicated to that purpose. Batch tools are clearly named and serve a different use case.

    Naming Consistency4/5

    Tool names follow a consistent verb_noun pattern with underscores, using imperative verbs throughout. Slight deviations like 'list_lists' instead of 'get_lists' and 'generate_share_link' instead of 'create_share_link' are minor and do not undermine the overall predictable style.

    Tool Count2/5

    With 35 tools, the server is over-scoped for its domain. Many micro-tools (set_item_worn, set_item_consumable, set_item_star) could be consolidated into a single update operation, and batch tools add further redundancy. The count exceeds the reasonable range for a packing-list manager.

    Completeness5/5

    The tool surface covers the complete lifecycle of lists, categories, and items, including creation, retrieval, update, deletion, duplication, sharing, image handling, quantity adjustments, flag toggles, and batch operations. Library settings and account info are also addressed, leaving no obvious dead ends.

    Maintenance

    ActivitySlowing
    ResponsivenessUnresponsive