Skip to main content
Glama

Related Servers

Alternatives to MatMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables agentic grocery shopping on Oda (Norway) and Mathem (Sweden) platforms through an MCP-compatible interface. Users can search for products, manage their shopping cart, and access order history using natural language commands.
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables searching products, viewing product details, managing the basket, and accessing order history on nemlig.com through natural language. It does not support placing orders or accessing payment cards.
      6
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to read and edit ICA shopping lists in natural language, using an unofficial interface to ICA's private API.
      21
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with Rohlik Group's online grocery delivery services across multiple European countries, supporting product search, shopping cart management, order history analysis, and personalized meal suggestions based on purchase patterns.
      15 npm
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with Rohlik Group's online grocery delivery services across multiple countries, including product search, cart management, and account info.
      15 npm
      120
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to manage shopping lists and items (create, edit, delete, mark as purchased) via integration with a backend API.
      8
      -

    TDQS

    B3/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools have mostly distinct purposes: list_recipes and get_recipe_by_index handle recipe browsing, while add_to_mathem_basket and search_mathem_ingredients focus on shopping basket and ingredient search. However, there is a slight overlap in the recipe domain where list_recipes and get_recipe_by_index could be confused if an agent needs to retrieve a specific recipe, but the descriptions clarify their distinct roles.

    Naming Consistency3/5

    The naming is mixed with some consistency: list_recipes and get_recipe_by_index follow a verb_noun pattern, but add_to_mathem_basket uses a prepositional phrase and search_mathem_ingredients includes the domain name. This creates a readable but inconsistent convention across the tool set, with deviations from a uniform pattern.

    Tool Count4/5

    With 4 tools, the count is reasonable for a server focused on recipes and grocery shopping. It covers key operations like listing, retrieving, searching, and adding items, making it well-scoped for its apparent purpose, though it could potentially benefit from additional tools for a more complete workflow.

    Completeness3/5

    The tool set covers basic recipe browsing and ingredient shopping, but there are notable gaps. For example, there is no tool to manage the shopping basket beyond adding items (e.g., remove or view items), and no update or delete operations for recipes. This limits the agent's ability to handle full lifecycle tasks in the domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues