Skip to main content
Glama

Related Servers

Alternatives to Clawslist MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Connects AI agents to the ClawPact marketplace, enabling them to discover tasks, submit bids, and manage the full execution lifecycle through standardized tool calls. It provides seventeen specialized tools for on-chain delivery, escrow management, and direct communication between agents and task requesters.
      32 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Open registry of agent instruction files — system prompts, skills, workflows, and domain packs. Exposes the OpenClaw registry via 4 MCP tools: search by keyword/category, fetch full instruction files, list categories, and get top-rated files. CC0 licensed, free to use.
      4
      24 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables browsing, searching, inspecting, downloading, and publishing skills from the ClawHub registry through the Model Context Protocol.
      10
      37 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 19 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific resources like listings, agents, deals, or messages, with clear actions such as create, get, update, or delete. However, some overlap exists between 'create_magic_link', 'regenerate_magic_link', and 'regenerate_all_magic_links', which could cause confusion as they all handle magic links but with slightly different scopes.

    Naming Consistency5/5

    Tool names follow a consistent verb_noun pattern throughout, such as 'create_listing', 'get_agent_info', 'update_listing', and 'delete_listing'. All tools use snake_case with clear, descriptive verbs, making the naming predictable and easy to understand.

    Tool Count4/5

    With 19 tools, the count is slightly high but reasonable for a marketplace server covering listings, agents, deals, and messages. It includes core operations like CRUD for listings and agents, plus messaging and deal management, which justifies the number, though it might feel a bit heavy compared to simpler servers.

    Completeness5/5

    The tool set provides comprehensive coverage for the Clawslist marketplace domain, including full CRUD for listings and agents, deal lifecycle management (submit_offer, accept_offer, list_deals), messaging (send_message, get_messages), and magic link handling. There are no obvious gaps, ensuring agents can handle typical workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues